solium-plugin-dotta
v0.0.2
Published
Dotta's Solium linting plugin
Downloads
15
Readme
solium-plugin-dotta
Dotta's Solium plugin
Install
$ npm install -g solium
$ npm install -g solium-plugin-dotta
Usage
In the .soliumrc.json file, add:
{
...
"rules": {
...
"dotta/underscore-function-arguments": [
"warning"
]
}
Authors
Forked from solium-plugin-zeppelin by