Skip to content

Commit 9f92c02

Browse files
committed
feat(generators/with-postgres-prisma/templates): remove unused emitDecoratorMetadata & experimentalDecorators tsconfig
1 parent 7b0c397 commit 9f92c02

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

generators/with-postgres-prisma/templates/tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
"module": "commonjs",
55
"target": "es6",
66
"baseUrl": ".",
7-
"emitDecoratorMetadata": true,
8-
"experimentalDecorators": true,
97
"esModuleInterop": true,
108
"preserveConstEnums": true,
119
"removeComments": true,

0 commit comments

Comments
 (0)