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
I think the gist of it is that we should be careful when both a biome.json and an .editorconfig are present. If both exist, formatter settings from the biome.json take precedence. If a biome.json exists without formatter settings , and an .editorconfig file exists in a directory higher up in the hierarchy, then default formatter settings should be used and the .editorconfig file should be ignored.
No description provided.
The text was updated successfully, but these errors were encountered: