This commit is contained in:
JOLIMAITRE Matthieu 2023-12-09 00:07:17 +01:00
commit 44825c4c31
11 changed files with 247 additions and 0 deletions

6
deno.json Normal file
View file

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