fix(core): update

This commit is contained in:
2024-01-29 21:08:05 +01:00
parent 82668f9610
commit d4f777d0e6
269 changed files with 120 additions and 28951 deletions
+3 -1
View File
@@ -6,7 +6,9 @@
"module": "NodeNext",
"moduleResolution": "NodeNext",
"esModuleInterop": true,
"verbatimModuleSyntax": true
"verbatimModuleSyntax": true,
"declaration": true,
"emitDecoratorMetadata": true,
},
"exclude": [
"dist_*/**/*.d.ts"