Run stylelint on .vue files (#24865)
- Run stylelint on .vue files - Fix discovered issues - Suppress warning spam from `declaration-strict-value` rule Co-authored-by: Giteabot <teabot@gitea.io>
This commit is contained in:
parent
116066ecfa
commit
a9d417341c
5 changed files with 66 additions and 10 deletions
|
@ -74,6 +74,7 @@
|
|||
"eslint-plugin-wc": "1.5.0",
|
||||
"jsdom": "22.0.0",
|
||||
"markdownlint-cli": "0.34.0",
|
||||
"postcss-html": "1.5.0",
|
||||
"stylelint": "15.6.2",
|
||||
"stylelint-declaration-strict-value": "1.9.2",
|
||||
"svgo": "3.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue