mirror of
https://github.com/denoland/deno.git
synced 2025-02-09 23:52:14 -05:00
6f69f36924
Co-authored-by: David Sherret <dsherret@gmail.com>
6 lines
96 B
JSON
6 lines
96 B
JSON
{
|
|
"compilerOptions": {
|
|
"jsx": "precompile",
|
|
"jsxImportSource": "jsx-precompile"
|
|
}
|
|
}
|