Ansichtsausweis Verbessert

This commit is contained in:
Moritz Utcke
2023-05-07 16:50:29 +04:00
parent 9619bf29f3
commit 7e13a6da50
8 changed files with 93 additions and 36 deletions

View File

@@ -19,8 +19,6 @@
"skipLibCheck": true,
// Enable strict mode
"strict": true,
// Error when a value import is only used as a type
"importsNotUsedAsValues": "error",
"baseUrl": ".",
"paths": {
"~/components/*": ["./src/components/*"],