idahogurl / vs-code-prettier-eslint

A Visual Studio Code Extension to format JavaScript and TypeScript code using the prettier-eslint package.
MIT License
189 stars 47 forks source link

Not visible in yarn 4 #227

Closed vorandrew closed 1 week ago

vorandrew commented 1 month ago

When you run yarn dlx @yarnpkg/sdks vscode new package locations are added

please tolerate vs code configs:

  "eslint.nodePath": ".yarn/sdks",
  "prettier.prettierPath": ".yarn/sdks/prettier/index.cjs",

otherwise it gets

Error: Cannot find module 'prettier-eslint'
Require stack:
- /Users/vorandrew/.vscode/extensions/rvest.vs-code-prettier-eslint-6.0.0/dist/extension.js
- /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/loader.js
- /Applications/Visual Studio Code.app/Contents/Resources/app/out/bootstrap-amd.js
- /Applications/Visual Studio Code.app/Contents/Resources/app/out/bootstrap-fork.js
github-actions[bot] commented 3 weeks ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 week ago

This issue was closed because it has been inactive for 14 days since being marked as stale.