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

6
pfes/sort/deno.json Normal file
View file

@ -0,0 +1,6 @@
{
"fmt": {
"lineWidth": 120,
"useTabs": true
}
}