I use this config file (biome.json):
{
"organizeImports": { "enabled": true },
"linter": {
"enabled": true,
"rules": {
"recommended": true,
"suspicious": {
"noRedundantUseStrict": "off"
}
}
}
}
With Biome 1.8.2 (SublimeText 4) everything is fine, with 1.8.3 (VSCode) Biome says: The configuration file has errors. Biome will report only parsing errors until the configuration is fixed.
Could you tell me how to fix this?
I got an error message with 1.8.3 as soon as I open a JS file in VSC
No error maybe, or tell me how to fix this.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too