1.0.0 • Published 8 years ago
@axa-ch/eslint-config-axa-react v1.0.0
eslint-config-axa-react
AXA's base ESLint RC, extending Airbnb's base ESLint config.
Usage
Install from
@axa-ch/eslint-config-axa-react
by:npm i --save-dev @axa-ch/eslint-config-axa-react
Install peer dependencies of
@axa-ch/eslint-config-axa-react
andeslint-config-airbnb
It requires
eslint
,eslint-plugin-import
,eslint-plugin-react
, andeslint-plugin-jsx-a11y
.Install the correct versions of each package, which are listed by the command:
npm info "@axa-ch/eslint-config-axa-react@latest" peerDependencies npm info "eslint-config-airbnb@latest" peerDependencies
Add
"exetnds": "axa-react"
to your .eslintrc
1.0.0
8 years ago