DenReg/.vscode/settings.json

5 lines
53 B
JSON
Raw Normal View History

2020-07-26 11:18:06 +00:00
{
2020-07-31 17:45:14 +00:00
"deno.enable": true,
"deno.unstable": true
}