1.7.0 • Published 5 months ago

@webcoti/stylelint-config v1.7.0

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

@webcoti/stylelint-config

Instalação

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

Uso

Adicione ao package.json:

{
  "stylelint": {
    "extends": "@webcoti/stylelint-config"
  }
}

Changelog