eslint-plugin-fsd-paths-plugin

0.3.3 • Public • Published

eslint-plugin-fsd-paths-plugin

plugin for fsd paths

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-fsd-paths-plugin:

npm install eslint-plugin-fsd-paths-plugin --save-dev

Usage

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

{
    "plugins": [
        "fsd-paths-plugin"
    ]
}

/eslint-plugin-fsd-paths-plugin/

    Package Sidebar

    Install

    npm i eslint-plugin-fsd-paths-plugin

    Weekly Downloads

    0

    Version

    0.3.3

    License

    ISC

    Unpacked Size

    20.2 kB

    Total Files

    14

    Last publish

    Collaborators

    • jojojeje