0xSpaceShard / 0xSpaceShard/starknet-hardhat-plugin
Expand linting for typescript
Open
Beginner friendly
enhancement
OnlyDust
- Dominant language
- TypeScript
- Stars
- 197
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Apply the recommended rules from here: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin
Contributor guide
No contributing guide indexed for this repository
Research direction
Look for the existing ESLint configuration file (likely .eslintrc.js or similar) in the project root. Review the current rules and compare them to the recommended set from the linked @typescript-eslint/eslint-plugin npm package. Add or modify the rules in the config file, then run the linting command (e.g., npm run lint) to see the new warnings/errors and ensure they are appropriate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100