This commit is contained in:
JOLIMAITRE Matthieu 2024-06-03 03:07:55 +02:00
commit c1ff9ee63e
12 changed files with 499 additions and 0 deletions

6
deno.json Normal file
View file

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