mirror of
https://github.com/theoleuthardt/werkzeugkiste.git
synced 2026-06-13 09:37:53 +00:00
fix: backend route fix for error handling + fixed package import
This commit is contained in:
parent
0833ce98b8
commit
5291a05d2c
2 changed files with 15 additions and 7 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"outDir": "./dist",
|
||||
"rootDir": ".",
|
||||
"strict": true,
|
||||
"esModuleInterop": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue