add deno config

This commit is contained in:
JOLIMAITRE Matthieu 2024-05-14 22:26:54 +02:00
parent 5a786ba8f1
commit c62a03b943
2 changed files with 9 additions and 0 deletions

3
.vscode/settings.json vendored Normal file
View file

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