eslint-plugin-wtf

0.1.10 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i eslint-plugin-wtf

    Weekly Downloads

    2

    Version

    0.1.10

    License

    MIT

    Unpacked Size

    3.92 kB

    Total Files

    8

    Last publish

    Collaborators

    • qix