web: add more linting

This commit is contained in:
Ken Sternberg
2024-06-19 10:36:13 -07:00
parent 75b605fb9f
commit 10a4db602a
3 changed files with 204564 additions and 0 deletions

202649
web/custom-elements.json Normal file

File diff suppressed because one or more lines are too long

1913
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -76,6 +76,8 @@
"@babel/plugin-transform-runtime": "^7.24.7", "@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7", "@babel/preset-env": "^7.24.7",
"@babel/preset-typescript": "^7.24.7", "@babel/preset-typescript": "^7.24.7",
"@changesets/cli": "^2.27.5",
"@custom-elements-manifest/analyzer": "^0.10.2",
"@hcaptcha/types": "^1.0.3", "@hcaptcha/types": "^1.0.3",
"@jeysal/storybook-addon-css-user-preferences": "^0.2.0", "@jeysal/storybook-addon-css-user-preferences": "^0.2.0",
"@lit/localize-tools": "^0.7.2", "@lit/localize-tools": "^0.7.2",