Skip to content

Commit

Permalink
downlevel iteration not necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
guybedford committed Dec 23, 2017
1 parent 3a70b47 commit ad8484b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
"compilerOptions": {
"target": "es5",
"diagnostics": true,
// ES5 iterator support pending https://github.com/rollup/rollup-plugin-typescript/pull/102
// "downlevelIteration": true,
"lib": ["es5", "es6", "dom"],
"noEmitOnError": true,
"noImplicitAny": true,
Expand Down

0 comments on commit ad8484b

Please sign in to comment.