8 lines
176 B
JSON
8 lines
176 B
JSON
{
|
|
"compilerOptions":
|
|
{
|
|
"checkJs": true,
|
|
"lib": ["deno.window", "DOM"],
|
|
"types": ["https://treetopflyer.github.io/gale/types.d.ts"]
|
|
}
|
|
} |