@helios-ag/eslint-config-airbnb-es5

1.1.1 • Public • Published

eslint-config-airbnb-es5

This package provides an unofficial Airbnb ESLint config, following their ES5 style guide.

Usage

  1. npm install --save-dev @helios-ag/eslint-config-airbnb-es5 babel-eslint@6.x eslint-plugin-react
  2. add "extends": "@helios-ag/eslint-config-airbnb-es5" to your .eslintrc

You may need to install the package globally for it to be found by the parser if you have ESLint installed globally.

  • npm install -g @helios-ag/eslint-config-airbnb-es5

See Airbnb's ES5 Javascript styleguide and the ESlint config docs for more information.

Package Sidebar

Install

npm i @helios-ag/eslint-config-airbnb-es5

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • helios-ag