eslint-plugin-ttx

0.0.9 • Public • Published

eslint-plugin-eslint-plugin-ttx

plugin for production project

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-ttx:

npm install eslint-plugin-ttx --save-dev

Usage

Add eslint-plugin-ttx to the plugins section of your .eslintrc configuration file. You can omit the eslint-plugin- prefix:

{
    "plugins": [
        "eslint-plugin-ttx"
    ]
}

Then configure the rules you want to use under the rules section.

{
    "rules": {
        "eslint-plugin-ttx/rule-name": 2
    }
}

Supported Rules

  • Fill in provided rules here

Package Sidebar

Install

npm i eslint-plugin-ttx

Weekly Downloads

0

Version

0.0.9

License

ISC

Unpacked Size

21.6 kB

Total Files

14

Last publish

Collaborators

  • at0xa32