@aacc/eslint-config
- Install the correct versions of each package, which are listed by the command:
npm info "@aacc/eslint-config@latest" peerDependencies
Note: If using npm 5+, use this shortcut
npx install-peerdeps --dev eslint-config-airbnb
- Add
"extends": "airbnb"
to your.eslintrc