1.2.0 • Published 7 years ago

eslint-config-labnoratory v1.2.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

ESLINT-CONFIG-LABNORATORY

This is eslint rules for frontend and backend apps.

INSTALLATION

npm install --save-dev -E eslint-config-labnoratory

ECMASCRIPT 5 RULES

After install npm package please create .eslintrc.json and extend rules

extends: "labnoratory/configurations/es5"

ECMASCRIPT 6 RULES

After install npm package please create .eslintrc.json and extend rules

extends: "labnoratory/configurations/es6"
1.2.0

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago