0xSpaceShard / 0xSpaceShard/starknet-hardhat-plugin

Expand linting for typescript

Open Beginner friendly
#147 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.