remove deno settings

This commit is contained in:
michal-kapala 2024-12-29 17:50:15 +01:00
parent 78f3dfc7bd
commit 84589aec16

View File

@ -1,5 +0,0 @@
{
"deno.enable": true,
"deno.lint": true,
"editor.defaultFormatter": "denoland.vscode-deno"
}