From 3037922a9bc2e2e2708de589ff0235062970d6cc Mon Sep 17 00:00:00 2001 From: silverwind Date: Sat, 8 Apr 2023 11:24:42 +0200 Subject: Add eslint-plugin-custom-elements (#23991) Add [eslint-plugin-custom-elements](https://github.com/github/eslint-plugin-custom-elements) and enable all rules that I've found sensible. --- package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'package.json') diff --git a/package.json b/package.json index 3ccf0c0840..bc9f8676bb 100644 --- a/package.json +++ b/package.json @@ -59,6 +59,7 @@ "@stoplight/spectral-cli": "6.6.0", "@vitejs/plugin-vue": "4.1.0", "eslint": "8.37.0", + "eslint-plugin-custom-elements": "0.0.7", "eslint-plugin-import": "2.27.5", "eslint-plugin-jquery": "1.5.1", "eslint-plugin-sonarjs": "0.19.0", -- cgit v1.2.3