Merge branch 'main' into feature-Folder-Repository-Base

This commit is contained in:
Mads Rasmussen
2024-01-18 13:48:12 +01:00
62 changed files with 2695 additions and 3543 deletions

View File

@@ -213,6 +213,10 @@
"vite-tsconfig-paths": "^4.2.3",
"web-component-analyzer": "^2.0.0"
},
"overrides": {
"lit": "$lit",
"lit-html": "2.8.0"
},
"msw": {
"workerDirectory": "public"
},