@dicether/eslint-config
v1.0.0
Published
Dicether eslint config
Downloads
3
Maintainers
Readme
@dicether/eslint-config
Dicether Eslint config.
Usage
Install:
$ npm install --dev @dicether/eslint-config
Edit package.json
:
{
// ...
"extends": [
"@dicether/eslint-config",
]
}