This repository was archived by the owner on Jul 17, 2022. It is now read-only.
Replies: 1 comment 2 replies
-
|
What does this setting do? If it's available as a CLI option (something like |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using npm workspaces and have a similar project structure like this:
In visual studio code I would normaly use the "eslint.workingDirectories" setting to point eslint to my package directories. For example:
Is it somewhow possible to use this plugin in such situation?
Beta Was this translation helpful? Give feedback.
All reactions