6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["deno.ns", "dom"]
|
|
},
|
|
"importMap": "./import_map.json"
|
|
}
|