2.0.3 • Published 2 years ago

eslint-config-arista-js v2.0.3

Weekly downloads
164
License
MIT
Repository
github
Last release
2 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

2 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.1.36

3 years ago

1.1.35

3 years ago

1.1.34

4 years ago

1.1.33

4 years ago

1.1.32

4 years ago

1.1.31

4 years ago

1.1.30

4 years ago

1.1.29

4 years ago

1.1.28

4 years ago

1.1.27

4 years ago

1.1.26

4 years ago

1.1.25

4 years ago

1.1.24

4 years ago

1.1.23

4 years ago

1.1.22

4 years ago

1.1.21

4 years ago

1.1.19

4 years ago