This package has been deprecated

Author message:

Not updated. Use eslint-config-osedea instead

eslint-plugin-osedea

0.0.4 • Public • Published

eslint-plugin-osedea

desc

Installation

You'll first need to install ESLint:

$ npm i eslint --save-dev

Next, install eslint-plugin-osedea:

$ npm install eslint-plugin-osedea --save-dev

Note: If you installed ESLint globally (using the -g flag) then you must also install eslint-plugin-osedea globally.

Usage

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

{
    "plugins": [
        "osedea"
    ]
}

Stable Releases

Dependents (0)

Package Sidebar

Install

npm i eslint-plugin-osedea

Weekly Downloads

7

Version

0.0.4

License

none

Last publish

Collaborators

  • nram