eslint-plugin-wtf
v0.1.10
Published
Catch ridiculous code that should never hit master
Maintainers
Readme
eslint-plugin-wtf
Catch ridiculous code that should never hit master.
Usage
Install via npm:
$ npm install --save-dev eslint-plugin-wtfAnd include it in your eslint config:
{
"plugins": ["wtf"],
"extends": ["plugin:wtf/strict"]
}License
Released under the MIT License.
