mirror of
https://github.com/denoland/deno.git
synced 2024-11-27 16:10:57 -05:00
587f2e0800
Co-authored-by: Marvin Hagemeister <marvin@deno.com>
6 lines
96 B
Text
6 lines
96 B
Text
{
|
|
"compilerOptions": {
|
|
"jsx": "precompile",
|
|
"jsxImportSource": "jsx-precompile"
|
|
}
|
|
}
|