issue # package.json version up

This commit is contained in:
geonhee-min
2025-12-12 15:12:06 +09:00
parent 01d8beacf7
commit 8eaf51cf46
2 changed files with 1 additions and 3 deletions

View File

@@ -44,8 +44,6 @@
"moduleDetection": "force",
"skipLibCheck": true,
"baseUrl": ".",
"emitDecoratorMetadata": true,
"experimentalDecorators": true
},
"include": ["src/**/*"],
"exclude": ["node-modules", "dist", "**/*.spec.ts"]