This commit is contained in:
JOLIMAITRE Matthieu 2024-03-25 10:47:49 +01:00
parent 7f1fad4403
commit a94776695a
5 changed files with 89 additions and 0 deletions

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

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