This commit is contained in:
JOLIMAITRE Matthieu 2024-03-24 05:16:08 +01:00
commit 458f217c30
8 changed files with 213 additions and 0 deletions

6
deno.json Normal file
View file

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