mirror of
https://github.com/denoland/deno.git
synced 2024-12-14 03:23:17 -05:00
42b71d82db
Co-authored-by: David Sherret <dsherret@gmail.com>
6 lines
106 B
Text
6 lines
106 B
Text
{
|
|
"compilerOptions": {
|
|
"jsx": "react-jsx",
|
|
"jsxImportSource": "http://localhost:4545/jsx"
|
|
}
|
|
}
|