This commit is contained in:
JOLIMAITRE Matthieu 2023-01-20 08:29:23 +01:00
commit ab055ed8fc
11 changed files with 197 additions and 0 deletions

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

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