An open API service indexing awesome lists of open source software.

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.

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