Skip to content

Commit

Permalink
Step 15.3: We need to set downlevelIteration or target es6 in order t…
Browse files Browse the repository at this point in the history
…o use Sets
  • Loading branch information
darkbasic committed Jun 13, 2017
1 parent def9057 commit 374b43c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Expand Up @@ -5,6 +5,7 @@
"declaration": false,
"emitDecoratorMetadata": true,
"experimentalDecorators": true,
"downlevelIteration": true,
"lib": [
"dom",
"es2015",
Expand Down

0 comments on commit 374b43c

Please sign in to comment.