Replies: 3 comments 2 replies
-
They can be promoted but not recommended for the time being. We can work on the config later. |
Beta Was this translation helpful? Give feedback.
-
I could also rename |
Beta Was this translation helpful? Give feedback.
-
Two rules should be promoted too:
These aren't lint rules but syntax rules. They are meant to catch syntax/semantic errors. |
Beta Was this translation helpful? Give feedback.
-
Biome has a special category named nursery. All rules of this category are unstable and experimental rules.
I propose to promote the following rules to a stable category because no bug was reported since the last minor release of Biome.
Rule promotion
Complexity
Performance
Style
Suspicious
noDuplicateJsonKeys??
Should we stabilize useExhaustiveDependencies and useHookAtTopLevel? Or should we wait a config to declare the use of React? If we stabilize them, which category choose?
New Recommended rules
I propose to recommend the following rules:
Beta Was this translation helpful? Give feedback.
All reactions