grant / ts2gas

A function that transpiles TypeScript to Google Apps Script.
http://npmjs.com/ts2gas
MIT License
88 stars 11 forks source link

within arrow functions `this` must be substitute with `_this` #24

Closed PopGoesTheWza closed 5 years ago

PopGoesTheWza commented 5 years ago

@grant I added a test case and narrowed the scope of the noSubstitution transformer to correct this issue in the open PR.

PopGoesTheWza commented 5 years ago

Fixed with 1.6.0