feat: add path mapping for shadcn-ui atoms in tsconfig

This commit is contained in:
ArraysID
2025-04-26 22:38:50 +07:00
parent edec847eee
commit c2a50a86bd
+1
View File
@@ -16,6 +16,7 @@
"baseUrl": ".",
"paths": {
"@imphnen-frontend-service/service": ["libs/service/src/index.ts"],
"@imphnen-frontend-service/shadcn-ui/atoms": ["libs/shadcn-ui/src/atoms/index.ts"],
"@imphnen-frontend-service/ui/atoms": ["libs/ui/src/atoms/index.ts"],
"@imphnen-frontend-service/ui/molecules": [
"libs/ui/src/molecules/index.ts"