grant / ts2gas

A function that transpiles TypeScript to Google Apps Script.

Home Page:http://npmjs.com/ts2gas

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

PopGoesTheWza opened this issue · comments

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

Fixed with 1.6.0