This commit is contained in:
Matthieu Jolimaitre 2024-02-01 22:54:21 +01:00
commit c872cad278
11 changed files with 1052 additions and 0 deletions

6
deno.json Normal file
View file

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