Remove editor configuration file.

Editor configurations and other system-specific files aren't meant to
  be committed to public repository. This belongs to a dev environment
  and should be handled by developers themselves though local git
  configurations.
This commit is contained in:
KtorZ
2023-03-08 09:41:58 +01:00
parent e3179c06ac
commit 4ea50ca9ab

View File

@@ -1,3 +0,0 @@
{
"deno.enable": true
}