docs(bot): 📝 new desing

This commit is contained in:
Leifer Mendez
2022-12-14 20:35:58 +01:00
parent c868f73462
commit 7c8742735c
61 changed files with 4908 additions and 1144 deletions

View File

@@ -16,6 +16,7 @@
"outDir": "tmp",
"noEmit": true,
"types": ["node", "vite/client"],
"baseUrl": ".",
"paths": {
"~/*": ["./src/*"]
}