7 lines
91 B
JSON
7 lines
91 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"lib": ["deno.ns", "dom", "esnext"]
|
|
}
|
|
}
|