mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 06:18:07 +00:00
6 lines
111 B
JSON
6 lines
111 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.lint": true,
|
|
"deno.unstable": false,
|
|
"deno.importMap": "importmap.json"
|
|
}
|