stylelint-config-uploadcare
The shareable config for stylelint by Uploadcare team.
Install
npm i stylelint-config-uploadcare -D
Usage
.stylelintrc
{
"extends": "stylelint-config-uploadcare"
}
The shareable config for stylelint by Uploadcare team
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Changed:
at-rule-no-unknown
rule.Added:
number-leading-zero
rule, which value is never
.Changed:
Removed:
stylelint-config-standard
.Added:
stylelint-config-standard
.