battlelog/.vscode/settings.json
2023-12-18 04:32:53 -07:00

6 lines
120 B
JSON

{
"deno.enable": true,
"deno.unstable": true,
"deno.config": "./deno.jsonc",
"svg.preview.background": "white"
}