Jason McKenzie
Results
3
issues of
Jason McKenzie
I'm trying to find a way to use a custom transformer to generate a call expression. Original code: ```ts import sprite from "./sprite.png"; ``` After custom transformer: ```ts const sprite...
feature request
scope: tooling
One thing I struggled with learning _tstl_ is how to use available declarations and get TypeScript to describe only the Lua environment within a _tsconfig.json_ file. I'm thinking an `--init`...
enhancement
feature request
scope: tooling