Open nazarhussain opened 1 month ago
Based on the discussion https://github.com/ChainSafe/lodestar/pull/7108#issuecomment-2386606996 there are few eslint rules which don't have alternative biome rules yet. We keep this issue as tracker to migrate those when available, or decide which rules are not useful anymore.
There should be no useful rule left out.
No response
The semi rule is actually a formatting configuration in biomejs, not the lint rule.
semi
https://github.com/ChainSafe/lodestar/blob/a570048187f1e729c0be3939239fcfa3aa0a008e/biome.jsonc#L266
Problem description
Based on the discussion https://github.com/ChainSafe/lodestar/pull/7108#issuecomment-2386606996 there are few eslint rules which don't have alternative biome rules yet. We keep this issue as tracker to migrate those when available, or decide which rules are not useful anymore.
Solution description
There should be no useful rule left out.
Additional context
No response