-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
area: examplesImprovements or additions to examplesImprovements or additions to examples
Description
Describe the feature you'd like to request
Having moduleResolution
in base tsconfig or react-library tsconfig
Describe the solution you'd like
I want to use 3rd-party dependencies (i.e. node_modules) under my packages (e.g. packages/ui) out of the box
Describe alternatives you've considered
The current situation works ok enough, as there is a clear message from TypeScript suggesting changing moduleResolution the first time we try to import a library. However I think turborepo should just work
fkapsahili, tknickman and kylemh
Metadata
Metadata
Assignees
Labels
area: examplesImprovements or additions to examplesImprovements or additions to examples