eslint-plugin-fixabsolutepath-mr-kek

0.0.1 • Public • Published

eslint-plugin-fixabsolutepath-mr-kek

fix-absolute path

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-fixabsolutepath-mr-kek:

npm install eslint-plugin-fixabsolutepath-mr-kek --save-dev

Usage

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

{
    "plugins": [
        "fixabsolutepath-mr-kek"
    ]
}

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

{
    "rules": {
        "fixabsolutepath-mr-kek/rule-name": 2
    }
}

Rules

TODO: Run eslint-doc-generator to generate the rules list.

Package Sidebar

Install

npm i eslint-plugin-fixabsolutepath-mr-kek

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

7.9 kB

Total Files

10

Last publish

Collaborators

  • mr_kek