Remove deprecated rules

This commit is contained in:
Chocobo1 2023-03-28 17:59:54 +08:00
commit a36358d7d0
No known key found for this signature in database
GPG key ID: 210D9C873253A68C

View file

@ -8,9 +8,7 @@
"color-hex-length": null,
"comment-empty-line-before": null,
"comment-whitespace-inside": null,
"declaration-colon-newline-after": null,
"function-name-case": null,
"indentation": 4,
"length-zero-no-unit": null,
"no-descending-specificity": null,
"order/properties-alphabetical-order": true,