add stylelint-stylistic (#25285)

Add
[stylelint-stylistic](https://github.com/elirasza/stylelint-stylistic),
autofix all issues with two manual tweaks. This restores all the
stylistic rules removed in Stylelint 15.
This commit is contained in:
silverwind
2023-06-17 15:20:32 +02:00
committed by GitHub
parent 69b1e2f103
commit 3ee8970419
13 changed files with 108 additions and 27 deletions

View File

@@ -76,6 +76,7 @@
"postcss-html": "1.5.0",
"stylelint": "15.7.0",
"stylelint-declaration-strict-value": "1.9.2",
"stylelint-stylistic": "0.4.2",
"svgo": "3.0.2",
"updates": "14.1.1",
"vitest": "0.32.0"