|
I work in multi-root workspaces and I love Yarn 2 but I can't use it because I'm in the multi-root workspace. Eslint wants the nodePath to be defined for the entire workspace, and typescript has to be defined for the entire workspace. Any ideas? |
Answered by
samchouse
Mar 25, 2021
Replies: 2 comments
|
As far as I can tell it's not possible. |
0 replies
Answer selected by
samchouse
|
This is a limitation of vscode so it's required to have them at the root level or you need to open vscode in each Project root |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As far as I can tell it's not possible.