Skip to content

Commit

Permalink
Added importHelpers
Browse files Browse the repository at this point in the history
  • Loading branch information
Cordobo committed Dec 6, 2018
1 parent 1bc6512 commit fc079c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Expand Up @@ -9,6 +9,7 @@
"moduleResolution": "node",
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"importHelpers": true,
"target": "es5",
"typeRoots": [
"node_modules/@types"
Expand Down

0 comments on commit fc079c4

Please sign in to comment.