0.3.3 • Published 9 months ago

eslint-plugin-fsd-paths-plugin v0.3.3

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

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"
    ]
}
0.3.2

9 months ago

0.3.1

9 months ago

0.3.3

9 months ago

0.3.0

9 months ago

0.2.1

9 months ago

0.2.0

9 months ago

0.1.1

9 months ago

0.1.0

9 months ago

0.0.1

9 months ago

0.0.0

9 months ago