@perugi/eslint-config

1.0.16 • Public • Published

prettier-config

My ESLint configuration, to be used together with the Airbnb configuration

Usage

Install:

$ npm install --save-dev @perugi/eslint-config

Edit .eslintrc.json:

{
    ...
    "extends": [
        "airbnb-base",
        "@perugi/eslint-config",
        ...
    ]
}

Readme

Keywords

Package Sidebar

Install

npm i @perugi/eslint-config

Weekly Downloads

4

Version

1.0.16

License

MIT

Unpacked Size

2.34 kB

Total Files

4

Last publish

Collaborators

  • perugi