1.1.0 • Published 2 years ago

eslint-config-webcoti v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

eslint-config-cotiweb

Instalação

npm install eslint-config-stylelint --save-dev

Uso

Adicione ao package.json:

{
  "eslintConfig": {
    "extends": ["stylelint"]
  }
}

Changelog