cssinjs / eslint-config-jss

Eslint config for jss projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:
{
  "extend": "eslint-config-jss"
}
  • add all peerDependencies

About

Eslint config for jss projects.


Languages

Language:JavaScript 100.0%