pleshevski.ru/deno.json

7 lines
97 B
JSON

{
"compilerOptions": {
"lib": ["deno.ns", "dom"]
},
"importMap": "./import_map.json"
}