angieslist-eslint-config

9.0.3 • Public • Published

ESLint Rules

Our .eslintrc requires the following NPM packages:

npm install --save-dev \
  angielist/javascript \
  babel-eslint \
  eslint \
  eslint-config-airbnb \
  eslint-plugin-import \
  eslint-plugin-jsx-ally \
  eslint-plugin-react

Then create an .eslintrc file in the root of your project with the following body:

{
  "extends": "./node_modules/angieslist-javascript-styleguide/linters/eslint/.eslintrc",
}

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i angieslist-eslint-config

    Weekly Downloads

    1

    Version

    9.0.3

    License

    MIT

    Last publish

    Collaborators

    • danrigsby