updating package scripts

This commit is contained in:
Aster Fialla
2026-03-01 10:50:55 -05:00
parent 78e6404b20
commit 174d411578
3 changed files with 244 additions and 208 deletions

View File

@@ -7,6 +7,8 @@
"module": "commonjs",
"moduleResolution": "node",
"outDir": "./build",
"rootDir": "./database",
"esModuleInterop": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"sourceMap": true