Jmroon
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Jmroon created a post, Vue auto-import from monorepo library
When in a monorepo setup, i.e: apps-- vue-app -- tsconfig.json (paths alias to packages/ui)packages-- ui -- utils.ts -- MyPackageComponent.vue Imports from utils.ts get correctly suggested on au...