feat: add path mapping for shadcn-ui atoms in tsconfig
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user