blowater/.vscode/settings.json

6 lines
79 B
JSON
Raw Normal View History

2023-06-30 14:05:57 +00:00
{
"deno.enable": true,
"deno.unstable": true,
"deno.lint": false
}