jshint-config-niksy
v1.0.0
Published
JSHint config for my projects.
Readme
jshint-config-niksy
JSHint config for my projects.
Installation
npm install jshint jshint-config-niksy --save-devUsage
Add this config to your .jshintrc:
{
"extends": "./node_modules/jshint-config-niksy/index.json"
}License
MIT © Ivan Nikolić
