1.9.1 • Published 4 months ago

@webcoti/eslint-config v1.9.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@webcoti/eslint-config

Instalação

npm install @webcoti/eslint-config --save-dev

Uso

Adicione ao package.json:

{
  "eslintConfig": {
    "extends": "@webcoti/eslint-config"
  }
}

Changelog