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
After extending a configuration resolved from a node module, the extension stopped working, it says the Biome version on the status bar, but neither the linter nor the formatter are working.
Steps to reproduce
Install a shareable configuration from npm (you can use mine)
Extend the configuration on biome.json (see snippet below)
VS Code version
1.87.1
Extension version
2.2.2
Biome version
1.6.0
Operating system
Description
After extending a configuration resolved from a node module, the extension stopped working, it says the Biome version on the status bar, but neither the linter nor the formatter are working.
Steps to reproduce
biome.json
(see snippet below)Expected behavior
Same behavior as extending a config using its path.
Does this issue occur when using the CLI directly?
No
Logs
The text was updated successfully, but these errors were encountered: