1.0.0 • Published 4 years ago
stylelint-config-flashfix v1.0.0
stylelint-config-flashfix
Shareable flashfix styleguide config for stylelint.
Extends stylelint-config-standard.
A shareable config to enforce flashfix styleguide: https://github.com/flashfixapp/styleguide
To see the rules that this config uses, please read the config itself.
Installation
npm install stylelint-config-flashfix --save-devUsage
If you've installed stylelint-config-flashfix locally within your project, just set your stylelint config to:
{
"extends": "stylelint-config-flashfix"
}MIT License
1.0.0
4 years ago