0.1.0 • Published 4 months ago

@aacc/eslint-config v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@aacc/eslint-config

  1. 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
  1. Add "extends": "airbnb" to your .eslintrc

References: