Skip to content

Commit

Permalink
chore: Enabled helper emit in tsconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
edcarroll committed Jul 3, 2017
1 parent fa40e00 commit 71b7736
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"strictNullChecks": true,
"noEmitHelpers": true,
"noEmitOnError": true,
"noImplicitAny": true,
"module": "es2015",
Expand Down

0 comments on commit 71b7736

Please sign in to comment.