advent-of-code-2023/.vscode/settings.json

5 lines
78 B
JSON
Raw Normal View History

2023-12-05 01:38:49 +00:00
{
"deno.enable": true,
"deno.lint": true,
"deno.unstable": false
}