1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-02 07:38:35 +00:00

Add eslint-plugin-wc (#24689)

Add [eslint-plugin-wc](https://github.com/43081j/eslint-plugin-wc),
another small set of eslint rules covering web components.
This commit is contained in:
silverwind
2023-05-12 21:15:49 +02:00
committed by GitHub
parent 9173e079ae
commit a4d6f83b5b
3 changed files with 40 additions and 0 deletions

View File

@@ -68,6 +68,7 @@
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-unicorn": "47.0.0",
"eslint-plugin-vue": "9.12.0",
"eslint-plugin-wc": "1.5.0",
"jsdom": "22.0.0",
"markdownlint-cli": "0.34.0",
"stylelint": "15.6.1",