2.7.0 • Published 4 months ago

eslint-config-ecmascript v2.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

eslint-config-ecmascript

Eslint config based on eslint:recommended rules.

To use it in your project, run:

npm install --save-dev eslint-config-ecmascript

Then add a following .eslintrc file in the repo root:

{
  "extends": ["eslint-config-ecmascript"]
}
2.7.0

4 months ago

2.6.0

7 months ago

2.5.0

11 months ago

2.4.0

12 months ago

2.3.0

1 year ago

2.2.0

1 year ago

2.2.2

1 year ago

2.1.0

1 year ago

2.0.0

1 year ago

1.3.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago