[Compatibility] The prettier and eslint config seem broken when use Yarn pnp #2990
Unanswered
harrytran998
asked this question in
Q&A
Replies: 1 comment
-
Did you figure anything out yet? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After I install SDK with command
yarn dlx @yarnpkg/pnpify --sdk vscode
+ yarn 2.4.2 --> The prettier and eslint config is broken!I already choose the version of Typescript of the project it's
4.3.2-pnpify
--> Its work.Here it's some key in the log
Details
So please, anyone can show me, how I can integrate Eslint and Prettier with my config in the root folder(
.eslintrc.js
and.prettierrc.js
)Beta Was this translation helpful? Give feedback.
All reactions