1.0.5 • Published 4 years ago

eslint-plugin-ruleformethed v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

eslint-plugin-ruleforcode

rule for code

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-ruleforcode:

npm install eslint-plugin-ruleforcode --save-dev

Usage

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

{
    "plugins": [
        "ruleforcode"
    ]
}
1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago