This commit is contained in:
2025-12-19 17:23:58 +07:00
parent 8a9ebab471
commit 82b718bea2
5 changed files with 1754 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
}
],
"paths": {
"@/*": ["./*"],
"@/*": ["./src/*"],
"@components/*": ["./src/components/*"],
"@types/*": ["./src/types/*"],
"@styles/*": ["./src/styles/*"]