Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TSLint: Disable "prefer-for-of" rule
The glimmer build pipeline transpiles for..of loops using Babel, which is not able to optimize looping over an array properly.
- Loading branch information