9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"lib": [
|
|
"deno.window",
|
|
"DOM"
|
|
]
|
|
}
|
|
} |