6 lines
92 B
JSON
6 lines
92 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.unstable": true,
|
|
"deno.importMap": "./import_map.json"
|
|
}
|