fix(build): entferne allowImportingTsExtensions für Server-Build (TS5096)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"declaration": false,
|
||||
"module": "NodeNext",
|
||||
"moduleResolution": "NodeNext",
|
||||
"allowImportingTsExtensions": false,
|
||||
"target": "ES2022"
|
||||
},
|
||||
"include": [
|
||||
|
Reference in New Issue
Block a user