This commit is contained in:
2025-12-18 16:21:46 +07:00
parent cddf41be8b
commit afcf4c55b9
29 changed files with 12678 additions and 134 deletions

View File

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