zed icon indicating copy to clipboard operation
zed copied to clipboard

Add support to eslint in monorepos

Open znycheporuk opened this issue 11 months ago • 1 comments

Check for existing issues

  • [X] Completed

Describe the feature

In monorepo where each package has it's own .eslintrc, only one is used (closest one to file that was opened first in the workspace). They are configured properly, and work fine individually.

If applicable, add mockups / screenshots to help present your vision of the feature

https://github.com/zed-industries/zed/assets/42861377/27c35d59-7b8e-4653-810b-bb9c45507cbc

znycheporuk avatar Mar 24 '24 11:03 znycheporuk

This is likely to be solved by closing #9648 via #9738.

Moshyfawn avatar Mar 24 '24 15:03 Moshyfawn