0.7.4 • Published 3 years ago

eslint-config-air v0.7.4

Weekly downloads
13
License
MIT
Repository
github
Last release
3 years ago

npm npm GitHub issues

eslint-config-air

Airbnb style guide without semicolons

How To Use

Install the package

npm add -D eslint-config-air

Install peer dependencies if you haven't yet

npm add -D eslint @babel/eslint-parser eslint-import-resolver-webpack eslint-plugin-react

Add extends property to an ESLint config file

extends: 'air',

See also

There's the simplified config if you don't need React: eslint-config-air-base

0.7.2

3 years ago

0.7.1

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.3.0

4 years ago

0.4.0

4 years ago

0.2.0

5 years ago

0.1.0

5 years ago