Y
Hacker News
new
|
ask
|
show
|
jobs
by
wambotron
3020 days ago
While I appreciate the value people get from TypeScript, I do not use it and would prefer if it were optional (along with babel). Looks ok otherwise.
1 comments
CraftThatBlock
3020 days ago
It is. You must actually TypeScript support (it's a single option), but it is turned off by default.
You can also disable Babel (and JavaScript) if running only TypeScript.
link
You can also disable Babel (and JavaScript) if running only TypeScript.