eslint-config-dalphyx
v0.3.0
Published
eslint config for dalphyx
Downloads
14
Readme
eslint-config-dalphyx
My own eslint configurations.
The idea base on eslint-config-xo, just change some rules to fit my needs.
Installation
$ npm install --save-dev eslint-config-dalphyx
Usage
.eslintrc
:
{
"extends": "dalphyx"
}
License
MIT