Mit Alias @ arbeiten für die Pfade

This commit is contained in:
ISA
2025-06-18 10:02:11 +02:00
parent 138001e7c1
commit d7d6a2db30
13 changed files with 1320 additions and 1450 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}