Hacker News new | ask | show | jobs
by djur 3226 days ago
Is there any editor support for that? One of the things I like about React + TypeScript is that the JSX is syntax-checked and type-checked in my editor as I type. My understanding is that this is possible because TS has built-in support for JSX.
1 comments

Not yet as far as I know.