Skip to content

Setting up Turborepo with pnpm and shared TypeScript and ESLint configs #5165

Closed Answered by anthonyshew
wujekbogdan asked this question in Help
Discussion options

You must be logged in to vote

You're correct! pnpm has tighter symlinking for packages than yarn so modules don't leak.

The way you've solved it is great! I wouldn't call it a workaround at all. Rather, it's mostly "how ESLint and typescript-eslint work". However, with ESLint's new coming-soon "flat configs", this will look a lot different soon.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@BraveNima

This comment was marked as spam.

Answer selected by anthonyshew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants