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

Does it not work with pnpm? 🤔 #34

Closed
Shinigami92 opened this issue Oct 5, 2021 · 1 comment
Closed

Does it not work with pnpm? 🤔 #34

Shinigami92 opened this issue Oct 5, 2021 · 1 comment

Comments

@Shinigami92
Copy link

I'm not sure if there is a problem on my side or if it doesn't really work anymore since I switched a project to use pnpm instead of yarn

Also I'm not sure if this is then a bug of prettier-plugin-organize-imports, prettier or pnpm 🤔

@jjlorenzo
Copy link

I'm using a workaround that probably works for you

module.exports = {
  plugins: [require.resolve("prettier-plugin-organize-imports")],
  ...
}

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

No branches or pull requests

2 participants