1.0.2 • Published 3 years ago

@cyys/stylelint-config-cy v1.0.2

Weekly downloads
15
License
MIT
Repository
github
Last release
3 years ago

stylelint-config-cy

stylelint config for cy

Install

npm install prettier stylelint @cyys/stylelint-config-cy --save-dev

If using Yarn:

yarn add prettier stylelint @cyys/stylelint-config-cy --dev

Usage

.stylelintrc.json

{
  "extends": "@cyys/stylelint-config-cy"
}