This repository showcases the issue discussed here
/apps/docs
is a simple NextJS application (with app router). It has @repo/ui as a dependency which imports the Typescript directly.
/packages/ui
is a StyleX component library package
pnpm i
pnpm dev
- Visit
http://localhost:3001
and you will see:
- Add all the
@stylex/...
eslint/babel configurations - Re-run and see: