typescript without using Babel?
Yes, it should be able to output it directly https://www.typescriptlang.org/docs/handbook/jsx.html
yes, by using Typescript compiler instead
If you're using TypeScript most probably won't need Babel, TS compiler takes care of that
Обсуждают сегодня