1.1.0 • Published 4 years ago

eslint-config-xxx v1.1.0

Weekly downloads
3
License
-
Repository
-
Last release
4 years ago

eslint-config-xxx

A great ESLint config with sensible defaults (based on eslint-config-mourner).

Install

To use it in your project, run:

npm install --save-dev eslint eslint-config-xxx

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

{
  "extends": "xxx"
}
1.1.0

4 years ago

1.0.0

5 years ago