0.2.23 • Published 6 years ago
eslint-config-arista v0.2.23
Arista Networks ESLint config
This ESLint config is based on AirBnB's rules with some modifications:
Usage
Just create a .eslintrc file in your project with the following contents:
{
"extends": "arista"
}and add "eslint-config-arista": "<VERSION>" to your package.json dependencies.
0.2.23
6 years ago