mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 16:57:22 +00:00
Set "denoland.vscode-deno" as default formatter
This commit is contained in:
Vendored
+2
-1
@@ -3,5 +3,6 @@
|
||||
"editor.formatOnSave": true,
|
||||
"deno.import_intellisense_origins": {
|
||||
"https://deno.land": true
|
||||
}
|
||||
},
|
||||
"editor.defaultFormatter": "denoland.vscode-deno"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user