@aacc/eslint-config
v0.1.0
Published
Shared ESLint configs.
Downloads
38
Readme
@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
References:
- https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb
- https://typescript-eslint.io/docs/linting/