Closed rorticus closed 6 years ago
@bryanforbes I replaced the array-only usages of for..of
with forEach
@bryanforbes Webstorm was overzealous. I've put back (most) of the style changes. I left ones alone that were fixing previous style errors because of reasons.
Using
importHelpers
instead ofnoEmitHelpers
. Helpers will be provided bytslib
but augmented by@dojo/shim/main
.