7 lines
110 B
JSON
7 lines
110 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"allowJs": true,
|
||
|
"jsx": "react",
|
||
|
"lib": ["deno.window"]
|
||
|
}
|
||
|
}
|