summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorsilverwind <me@silverwind.io>2023-05-12 21:15:49 +0200
committerGitHub <noreply@github.com>2023-05-12 19:15:49 +0000
commita4d6f83b5be6b95f288a5ca02eb1f46d8ac0f992 (patch)
tree7233b6cb5ef40e226595ce5ec49e25f581b54721 /package.json
parent9173e079ae9ddf18685216fd846ca1727297393c (diff)
downloadgitea-a4d6f83b5be6b95f288a5ca02eb1f46d8ac0f992.tar.gz
gitea-a4d6f83b5be6b95f288a5ca02eb1f46d8ac0f992.zip
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.
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 9054404fbf..e0e0644024 100644
--- a/package.json
+++ b/package.json
@@ -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",