It looks promising, but I’m wondering — will the approach described there (with import/exports and project references) be enough to handle the whole monorepo without running into a nightmare of setup and ongoing maintenance?
I’ve found monorepo setup and type sharing between modules to be tricky in the past.
Does anyone have a working example repo with a similar structure they can share?