fix(build): entferne allowImportingTsExtensions für Server-Build (TS5096)

This commit is contained in:
2025-10-01 22:06:51 +02:00
parent 9da96d7af9
commit f44164c957

View File

@@ -7,6 +7,7 @@
"declaration": false,
"module": "NodeNext",
"moduleResolution": "NodeNext",
"allowImportingTsExtensions": false,
"target": "ES2022"
},
"include": [