mirror of
https://github.com/denoland/std.git
synced 2024-11-21 20:50:22 +00:00
7 lines
135 B
JSON
7 lines
135 B
JSON
|
{
|
||
|
"deno.enable": true,
|
||
|
"deno.unstable": true,
|
||
|
"editor.formatOnSave": true,
|
||
|
"editor.defaultFormatter": "denoland.vscode-deno"
|
||
|
}
|