@nice-move/stylelint-config

0.10.6 • Public • Published

@nice-move/stylelint-config logo

A stylelint config created by personal preferences.

npm github node

Supports

Installation

npm install stylelint @nice-move/stylelint-config --save-dev

Usage

Add to package.json

// example: package.json
{
  "stylelint": {
    "extends": "@nice-move/stylelint-config"
  }
}

Then run

stylelint --fix "**/*.{css,less,scss,vue,html,htm,md}"

Tips

Some rules that covering by Prettier / Garou are disabled.

Package Sidebar

Install

npm i @nice-move/stylelint-config

Weekly Downloads

85

Version

0.10.6

License

MIT

Unpacked Size

12.8 kB

Total Files

10

Last publish

Collaborators

  • airkro