1.0.5 • Published 3 years ago

eslint-plugin-ruleformethed v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago