eslint-config-enf

1.0.1 • Public • Published

eslint-config-enf

Eslint config as a module for our dev environment.

Installation

Install the package and save it as a devDependency:

yarn add eslint-config-enf --dev

or via npm (if you are not a hipster :D)

npm i -D eslint-config-enf

Then have your project's .eslintrc file extend the ruleset.

{
  "extends": "enf"
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-enf

Weekly Downloads

1

Version

1.0.1

License

none

Unpacked Size

3.44 kB

Total Files

5

Last publish

Collaborators

  • arthurpeck