You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your feedback. I'm also using eslint on other projects but never encountered what you described. And lsp-biome only active when it found biome is installed under current project which contains a config file like biome.json or jsonc, it never executes anything to ask biome to be installed.
A minimal reproducible project may help if you could do me a favor.
I have one project with biome and for that one, this package works really good, thanks!
Problem is for all my other projects still with eslint, it complains that biome is not installed and shuts off lsp.
How can I configure it so it will only work for some projects and not others?
The text was updated successfully, but these errors were encountered: