2.0.3 • Published 3 years ago

eslint-config-arista-js v2.0.3

Weekly downloads
164
License
MIT
Repository
github
Last release
3 years ago

eslint-config-arista-js

Arista's eslint config for JavaScript code.

Usage

Create an .eslintrc.json file in your project with something similar to the following:

{
  "files": ["**/*.js"],
  "extends": ["arista-js"]
}

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

This config should be applied only to .js and .jsx files.

2.0.3

3 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.36

4 years ago

1.1.35

5 years ago

1.1.34

5 years ago

1.1.33

5 years ago

1.1.32

5 years ago

1.1.31

5 years ago

1.1.30

5 years ago

1.1.29

5 years ago

1.1.28

5 years ago

1.1.27

5 years ago

1.1.26

5 years ago

1.1.25

5 years ago

1.1.24

5 years ago

1.1.23

5 years ago

1.1.22

5 years ago

1.1.21

5 years ago

1.1.19

5 years ago