Merge branch 'main' into dependabot/npm_and_yarn/webui/npm-development-bfaa8512fe

This commit is contained in:
2025-11-13 21:38:39 +01:00
committed by GitHub

View File

@@ -19,7 +19,7 @@
"paths": {
"@/*": ["./src/*"]
},
"types": ["vite/client"]
"types": ["vite/client", "@types/node"]
},
"include": ["src", "src/vite-env.d.ts"],
"references": [{ "path": "./tsconfig.node.json" }]