-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Allow jsx: react-native #11158
Copy link
Copy link
Closed
Labels
CommittedThe team has roadmapped this issueThe team has roadmapped this issueFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
Milestone
Metadata
Metadata
Assignees
Labels
CommittedThe team has roadmapped this issueThe team has roadmapped this issueFixedA PR has been merged for this issueA PR has been merged for this issueSuggestionAn idea for TypeScriptAn idea for TypeScript
In lieu of #10939, we should allow a new
jsxoption which preserves the JSX tags, but emits into .js files instead of .jsx.