⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Commit 0b9fe8d

Browse files
authored
Merge pull request #42194 from github/repo-sync
Repo sync
2 parents a93e027 + 7e08fb4 commit 0b9fe8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"moduleResolution": "Bundler",
1717
"resolveJsonModule": true,
1818
"isolatedModules": true,
19-
"jsx": "preserve",
19+
"jsx": "react-jsx",
2020
"baseUrl": ".",
2121
"noEmit": true,
2222
"allowSyntheticDefaultImports": true,

0 commit comments

Comments
 (0)