diff --git a/tsconfig.base.json b/tsconfig.base.json index 8fe0377..f26b5f3 100644 --- a/tsconfig.base.json +++ b/tsconfig.base.json @@ -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"