mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-30 00:56:38 -05:00
Disable JSX recovery hack when in unary expression context (#53666)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// @allowJs: true
|
||||
// @outDir: ./out
|
||||
// @filename: a.js
|
||||
~< <
|
||||
@@ -0,0 +1,4 @@
|
||||
// @allowJs: true
|
||||
// @outDir: ./out
|
||||
// @filename: a.js
|
||||
~<></> <
|
||||
Reference in New Issue
Block a user