mirror of
https://github.com/denoland/deno.git
synced 2025-01-16 10:54:14 -05:00
f5eb177f50
Closes #8440
6 lines
84 B
JSON
6 lines
84 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "jsx"
|
|
}
|
|
}
|