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

feat: resolve plugins path in symlink node_modules structure dirs #2566

Merged
merged 5 commits into from
Aug 20, 2022

Conversation

fz6m
Copy link
Contributor

@fz6m fz6m commented May 30, 2022

  • Run tests
  • Update the CHANGELOG.md with a summary of your changes

Change

This change fixed not correctly load plugins path in pnpm symlink node_modules structure (node_modules/.pnpm/**) dirs.

Refer

prettier/prettier#8056

In this way, we don't need a workaround require.resolve('plugin') in .js config file, get more better ready-to-use

@Superoryco
Copy link

Can someone approval this PR please, so pnpm users got better prettier experience...#1878

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.

None yet

3 participants