0.1.10 • Published 6 years ago

eslint-plugin-wtf v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

eslint-plugin-wtf

Catch ridiculous code that should never hit master.

Usage

Install via npm:

$ npm install --save-dev eslint-plugin-wtf

And include it in your eslint config:

{
	"plugins": ["wtf"],
	"extends": ["plugin:wtf/strict"]
}

License

Released under the MIT License.

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago