1.1.0 • Published 6 years ago
eslint-config-arista-base v1.1.0
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.
1.1.0
6 years ago