0.1.10 • Published 5 years ago

eslint-plugin-wtf v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago