Is your feature request related to a problem? Please describe.
I just found this, and I wanted to ask if TypeScript support is coming in the future.
Describe the solution you'd like
Support for the TypeScript compiler. I can make a pr for it if needed.
Describe alternatives you've considered
It isn't hard to modify the npm scripts to run npx tsc and then xt-build.
Additional context
Could be a options on initial setup.
Is your feature request related to a problem? Please describe.
I just found this, and I wanted to ask if TypeScript support is coming in the future.
Describe the solution you'd like
Support for the TypeScript compiler. I can make a pr for it if needed.
Describe alternatives you've considered
It isn't hard to modify the npm scripts to run
npx tscand thenxt-build.Additional context
Could be a options on initial setup.