@liutsing/stylelint-config

0.0.4 • Public • Published

@liutsing/stylelint-config

stylelint config of MapleImage

Usage

  1. Create a .stylelintrc.json configuration file in the root of your project with the following content:
{
  "extends": ["@liutsing/stylelint-config"]
}
  1. Run stylelint on all the SCSS files in your project:
npx stylelint "**/*.scss"

Resources

Readme

Keywords

none

Package Sidebar

Install

npm i @liutsing/stylelint-config

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

1.56 kB

Total Files

3

Last publish

Collaborators

  • liutsing-luo