mirror of
https://github.com/go-gitea/gitea.git
synced 2025-07-21 09:31:19 +02:00
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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user