mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
7 lines
No EOL
192 B
JSON
7 lines
No EOL
192 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.lint": true,
|
|
"deno.enablePaths": ["./src", "./scripts"],
|
|
"editor.defaultFormatter": "denoland.vscode-deno",
|
|
"path-intellisense.extensionOnImport": true
|
|
} |