Skip to content

Commit 71b7736

Browse files
committed
chore: Enabled helper emit in tsconfig
1 parent fa40e00 commit 71b7736

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
"emitDecoratorMetadata": true,
77
"experimentalDecorators": true,
88
"strictNullChecks": true,
9-
"noEmitHelpers": true,
109
"noEmitOnError": true,
1110
"noImplicitAny": true,
1211
"module": "es2015",

0 commit comments

Comments
 (0)