Add ESLint and Styelint configs for JS/TS/CSS/SCSS linting
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I think it's always good to add an ESLint config if a project has JS/TS and a Stylelint config if a project has CSS/SCSS.
For Stylelint I recommend adding https://github.com/stylelint-scss/stylelint-config-recommended-scss
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's existing JavaScript, TypeScript, CSS, and SCSS setup to determine where lint configuration belongs; the issue names no files or tests. Add appropriate ESLint and Stylelint configurations, including the recommended SCSS configuration, and verify that they can lint the project's source files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, scss, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100