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