change architecture

This commit is contained in:
JOLIMAITRE Matthieu 2024-03-08 13:27:18 +01:00
parent cf8c7d280e
commit 0669ada3cc
26 changed files with 163 additions and 282 deletions

6
deno.json Normal file
View file

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