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