@cardash/eslint-config-cardash-react
v1.5.0
Published
Extends airbnb js linting rules, along with react and jsx goodness.
Readme
eslint-config-cardash-react
Extends airbnb js linting rules, along with react and jsx goodness.
To add to a new repo, simply install this package and add
"eslintConfig": {
"extends": "cardash-react"
}to your package.json
