CodeKit2 icon indicating copy to clipboard operation
CodeKit2 copied to clipboard

[TypeScript 1.8] - Support --allowjs flag

Open subhaze opened this issue 10 years ago • 1 comments

--allowjs

This would essentially allow CodeKit to to transpile ES6 code down to ES5/3 with JSX support as well.

https://github.com/Microsoft/TypeScript-wiki/blob/master/Roadmap.md#18

subhaze avatar Dec 11 '15 15:12 subhaze

1.8 stable has released https://github.com/Microsoft/TypeScript/wiki/What's-new-in-TypeScript#including-js-files-with---allowjs

subhaze avatar Feb 23 '16 02:02 subhaze