mirror of
https://github.com/denoland/std.git
synced 2024-11-21 12:40:03 +00:00
f2c05b7027
Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>
7 lines
135 B
JSON
7 lines
135 B
JSON
{
|
|
"deno.enable": true,
|
|
"deno.unstable": true,
|
|
"editor.formatOnSave": true,
|
|
"editor.defaultFormatter": "denoland.vscode-deno"
|
|
}
|