eslint-config-zu6koff-node

0.0.1 • Public • Published

eslint-plugin-zu6koff-node

eslint plugin for node js

Installation

You'll first need to install ESLint:

npm i eslint --save-dev

Next, install eslint-plugin-zu6koff-node:

npm install eslint-plugin-zu6koff-node --save-dev

Usage

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

{
    "plugins": [
        "zu6koff-node"
    ]
}

Package Sidebar

Install

npm i eslint-config-zu6koff-node

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

1.5 kB

Total Files

3

Last publish

Collaborators

  • zu6koff