Problem with absolute imports in TurboRepo and TS
Unanswered
Sloth bear posted this in #help-forum
Sloth bearOP
I have problem with import in https://github.com/pawelkomarnickihrme/testturbo/blob/df6701a2a48cf42b124e61126b451ec3de21c066/apps/web/app/page.tsx#L2
app works fine but i have ts error TS2307: Cannot find module '@/app/Button/Button' or its corresponding type declarations. How set tsconfig?
app works fine but i have ts error TS2307: Cannot find module '@/app/Button/Button' or its corresponding type declarations. How set tsconfig?