Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Yarn support, rely on auto-install-peers (#213 #213

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

karlhorky
Copy link
Member

Closes #110
Closes #212

pnpm v8 enables auto-install-peers by default and this should automatically
install a lot of the dependencies which we have been manually copying from the
config's peerDependencies to the project's devDependencies

Ref: https://pnpm.io/npmrc#auto-install-peers

Closes #110
Closes #212
@karlhorky karlhorky changed the title Remove Yarn support, rely on auto-install-peers Remove Yarn support, rely on auto-install-peers (#213 Apr 3, 2023
@karlhorky karlhorky merged commit beff0b2 into main Apr 3, 2023
1 check passed
@karlhorky karlhorky deleted the switch-from-yarn-to-pnpm branch April 3, 2023 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove copying of peerDependencies to devDependencies Improve ESLint plugin deduplication
1 participant