refactor(config): improve project config

This commit is contained in:
2022-03-31 00:49:30 +02:00
parent 1e8f32ff80
commit 96c293a8ed
8 changed files with 1508 additions and 7 deletions

View File

@ -9,7 +9,7 @@
"comment-empty-line-before": "never",
"comment-no-empty": null,
"color-no-invalid-hex": true,
"font-family-name-quotes": "always-where-required",
"font-family-name-quotes": "always-where-recommended",
"max-empty-lines": 1,
"selector-pseudo-class-no-unknown": [
true,