eslint-config-kokarn
v6.0.2
Published
My eslint config
Downloads
19
Readme
eslint-config-kokarn
My eslint config
Usage
Just use it as an extends in the .eslintrc.json
Default
{
"extends": "kokarn"
}
React
{
"extends": "kokarn/react"
}
Node
{
"extends": "kokarn/nodejs"
}