@m6web/eslint-config

v3.5.0
## Setup

@m6web/eslint-config

Setup

npm install @m6web/eslint-config

or

yarn add @m6web/eslint-config

Usage

Extends the configuration in the .eslintrc file at the root of your project.

{
  "extends": "@m6web"
}

Here are some envs you can add depending your project:

"env": {
  "browser" : true,
  "jasmine": true
}
npm i @m6web/eslint-config

Metadata

  • MIT
  • Whatever
  • M6 WEB
  • released 1/9/2020

Downloads