eslint-config-air-base

0.4.0 • Public • Published

npm npm GitHub issues

eslint-config-air-base

Airbnb style guide without semicolons and React plugins

How To Use

Install the package

npm add -D eslint-config-air-base

Install peer dependencies if you haven't yet

npm add -D eslint

Add extends property to an ESLint config file

extends: 'air-base',

See also

There's the config if you need React: eslint-config-air

/eslint-config-air-base/

    Package Sidebar

    Install

    npm i eslint-config-air-base

    Weekly Downloads

    4

    Version

    0.4.0

    License

    MIT

    Unpacked Size

    2.34 kB

    Total Files

    4

    Last publish

    Collaborators

    • bouvens