npubweb/.vscode/settings.json

5 lines
77 B
JSON
Raw Normal View History

2024-01-11 21:33:44 +00:00
{
"deno.enable": true,
"deno.lint": true,
"deno.unstable": true
}