stylelint-config-copilot-stylistic
v1.0.0-rc.5
Published
Opinionated Stylelint-Configuration for stylistic rules that were part of stylelint prior to v15
Downloads
5
Maintainers
Readme
stylelint-config-copilot-stylistic
Install
npm install stylelint-config-copilot-stylistic --save-dev
Usage
Add this to your Stylelint config:
{
"extends": "stylelint-config-copilot-stylistic"
}
Related
- stylelint-config-copilot-base - Shareable config based on built-in rules
- stylelint-config-scss - Shareable config for Sass (scss) support
- stylelint-config-copilot-order - Shareable config for order specific rules