manual v2

This commit is contained in:
kanyarat 2024-05-29 14:06:59 +07:00
parent e63ba4b3cd
commit 2cf968ae7e
74 changed files with 913 additions and 21656 deletions

View file

@ -11,15 +11,15 @@
"path": "./tsconfig.vitest.json"
}
],
"compilerOptions": {
/* other configs */
"paths": {
"@/*": [
"./*",
"./*"
// r
]
},
}
/* other configs */
}
}