1.0.1 • Published 5 years ago

@mercadoeletronico/me-eslint v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
gitlab
Last release
5 years ago

ME ESLint Config

# With npm
npm i @mercadoeletronico/me-eslint

# With yarn
yarn add @mercadoeletronico/me-eslint

Add @mercadoeletronico/me-eslint to extends in your .eslintrc.js.

{
  "extends": [
    "@mercadoeletronico/me-eslint"
  ]
}