@advclb/stylelint-config

0.3.0 • Public • Published

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

/@advclb/stylelint-config/

    Package Sidebar

    Install

    npm i @advclb/stylelint-config

    Weekly Downloads

    3

    Version

    0.3.0

    License

    GPL-3.0

    Unpacked Size

    51.1 kB

    Total Files

    23

    Last publish

    Collaborators

    • guoyunhe
    • mijor