This commit is contained in:
JOLIMAITRE Matthieu 2024-04-12 17:34:57 +02:00
commit f159fab9a9
6 changed files with 195 additions and 0 deletions

6
deno.json Normal file
View file

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