This commit is contained in:
JOLIMAITRE Matthieu 2024-04-30 14:40:02 +02:00
commit 238b273734
5 changed files with 357858 additions and 0 deletions

6
deno.json Normal file
View file

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