eslint-config-arista-base

1.1.0 • Public • Published

Arista Networks ESLint base config including Prettier

This ESLint config is based on AirBnB's base rules with some modifications:

Usage

Just create a .eslintrc file in your project with the following contents:

{
    "extends": "arista-base"
}

and add "eslint-config-arista-base": "<VERSION>" to your package.json dependencies.

Package Sidebar

Install

npm i eslint-config-arista-base

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

5.14 kB

Total Files

6

Last publish

Collaborators

  • rufman