https://github.com/cssinjs/eslint-config-jss
Eslint config for jss projects.
https://github.com/cssinjs/eslint-config-jss
Last synced: 10 months ago
JSON representation
Eslint config for jss projects.
- Host: GitHub
- URL: https://github.com/cssinjs/eslint-config-jss
- Owner: cssinjs
- Created: 2015-09-15T14:04:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-02-12T02:39:40.000Z (about 4 years ago)
- Last Synced: 2025-06-06T01:23:21.461Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 204 KB
- Stars: 1
- Watchers: 5
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Eslint config.
It is used to maintain consistency across jsstyles projects, don't use it directly in your user projects.
- Create a .eslintrc file
- Put into it:
```json
{
"extend": "eslint-config-jss"
}
```
- add all peerDependencies