This commit is contained in:
JOLIMAITRE Matthieu 2024-05-24 13:04:36 +02:00
parent 2737aadc7f
commit 8b6a86f17a
8 changed files with 95 additions and 10 deletions

View file

@ -3,5 +3,6 @@
"./"
],
"deno.enable": true,
"deno.unstable": true,
"editor.inlayHints.enabled": "off"
}