eslint-config-air

0.7.4 • Public • Published

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

/eslint-config-air/

    Package Sidebar

    Install

    npm i eslint-config-air

    Weekly Downloads

    1

    Version

    0.7.4

    License

    MIT

    Unpacked Size

    2.58 kB

    Total Files

    3

    Last publish

    Collaborators

    • bouvens