Closed MatteoGauthier closed 4 months ago
Zed treats that file as JSONC, but not Biome. You'll have to configure Biome to treat that file as a JSONC: https://biomejs.dev/reference/configuration/#jsonparserallowcomments
Actually this should be fixed, what Zed version is this?
Actually this should be fixed, what Zed version is this?
Yeah, not sure which versions, maybe 1.443.0+, Zed will tell Biome to treat the file as JSONC. But we still need to define the settings in biome.json
in order for the formatter to work.
I'll close it as fixed for now. If you still see this, check if the file language is set to "JSONC" in the bottom right of zed.
In
settings.json
file for configuring zed all the lines are erroring