SRS/.vscode/settings.json
2022-04-19 18:26:47 +09:00

4 lines
63 B
JSON

{
"deno.enable": true,
"deno.enablePaths": ["tools/"]
}