2 "extends": "stylelint-config-standard",
7 "color-hex-length": null,
8 "comment-empty-line-before": null,
9 "comment-whitespace-inside": null,
10 "declaration-colon-newline-after": null,
11 "function-name-case": null,
13 "length-zero-no-unit": null,
14 "no-descending-specificity": null,
15 "value-keyword-case": null,
16 "order/properties-alphabetical-order": true