update fix

This commit is contained in:
2025-12-19 11:32:50 +07:00
parent 47f154b326
commit e8d0ee3452
8 changed files with 67 additions and 43 deletions

View File

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