@advclb/stylelint-config

v0.1.0
stylelint-config library

Adventure Club Stylelint Shareable Configuration

  • SCSS support
  • Prettier support

Installation

npm install --save-dev prettier stylelint @advclb/stylelint-config

Edit .stylelintrc.json:

{
  "extends": ["@advclb/stylelint-config"]
}

For library project:

{
  "extends": ["@advclb/stylelint-config", "@advclb/stylelint-config/library"]
}

Copyright

2020 Guo Yunhe

License

GNU General Public License version 3

npm i @advclb/[email protected]

Metadata

  • GPL-3.0
  • Whatever
  • Guo Yunhe
  • released 1/2/2020

Downloads