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