-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monorepo => No biome.json file found
#21
Comments
I don't want to hijack this thread with a different topic, but I am racking my brain with #13 - I am also on a monorepo. If you find similariies in your case let me know. |
Same as with #13 (comment):
@brillout Any thoughts on this? Maybe it's not coc-biome? |
Perhaps biomejs/biome#1573 / v1.8.0 changed this? |
@tony can you test this with a monorepo with coc-biome + biome 1.8? |
When starting nvim at the monorepo root, everything works as expected.
But, if starting nvim in any other directory inside the monorepo,
:CocCommand workspace.showOutput
logs:Biome's CLI is able to find
biome.json
no matter in what directory inside the monorepo I run it.The text was updated successfully, but these errors were encountered: