(edited)
Hi I'm trying to migrate my app to turborepo, but I ran in to import problems.
extends: "@repo/typescript-config/nextjs.json" doesn't resolve correctly^ similar errors also shows up with different packages, e.g. with @repo/ui
I'll just paste the repro repo, I use it with bun.