test: add tests

This commit is contained in:
2026-02-08 03:02:49 +05:00
parent 3cce3c2abc
commit 0d2325efe3
7 changed files with 219 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@ const config = {
},
alias: {
$components: "src/components",
$routes: "src/routes",
$stores: "src/stores",
$states: "src/states",
$services: "src/services",