Updated the stylelint version to 14.0.1,
- contains some new rules such as:
-
hue-degree-notation (added in 13.5.0)
-
color-function-notation (added in 13.5.0)
-
alpha-value-notation (added in 13.5.0)
-
rule renames
blacklist
is renamed todisallowed
andwhitelist
is renamed toallowed
-
some new config:
- ignoreDisables
- reportNeedlessDisables
- reportDescriptionlessDisables
- reportInvalidScopeDisables