This commit is contained in:
2025-12-23 20:36:46 +07:00
parent 82b718bea2
commit 9adb0f7918
4 changed files with 175 additions and 3 deletions

View File

@@ -22,7 +22,8 @@
"@/*": ["./src/*"],
"@components/*": ["./src/components/*"],
"@types/*": ["./src/types/*"],
"@styles/*": ["./src/styles/*"]
"@styles/*": ["./src/styles/*"],
"@Common/*": ["./src/components/Common/*"]
}
},
"include": [