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

@@ -0,0 +1,11 @@
{
"infiniteLoopProtection": true,
"hardReloadOnChange": false,
"view": "browser",
"template": "node",
"container": {
"port": 5173,
"startScript": "start",
"node": "16"
}
}