1.0.1 • Published 5 years ago

@chapabu/stylelint v1.0.1

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

Stylelint config

My preferred Stylelint configuration for vanilla CSS.

Includes:

Usage

npm install @chapabu/stylelint or yarn add @chapabu/stylelint

{
  "extends": ["@chapabu/stylelint"]
}