microsoft/TypeScript

Allow jsx: react-native

RyanCavanaugh opened this issue · 1 comments

In lieu of #10939, we should allow a new jsx option which preserves the JSX tags, but emits into .js files instead of .jsx.

Related is #9864.