aoc-2023/.vscode/settings.json

5 lines
77 B
JSON
Raw Permalink Normal View History

2024-12-09 22:41:02 +09:00
{
"deno.enable": true,
"deno.lint": true,
"deno.unstable": true
}