0.0.2 • Published 1 year ago

eslint-plugin-prod-app-plugin-adreyko v0.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

eslint-plugin-prod-app-plugin

plugin for prod app (pet)

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-prod-app-plugin-adreyko:

npm install eslint-plugin-prod-app-plugin-adreyko --save-dev

Usage

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

{
  "plugins": ["prod-app-plugin-adreyko"]
}

Configurations

TODO: Run eslint-doc-generator to generate the configs list (or delete this section if no configs are offered).

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago