Перейти до вмісту

JSON Rules

Цей контент ще не доступний вашою мовою.

Below the list of rules supported by Biome, divided by group. Here’s a legend of the emojis:

  • The icon indicates that the rule is part of the recommended rules.
  • The icon indicates that the rule provides a code action (fix) that is safe to apply.
  • The icon indicates that the rule provides a code action (fix) that is unsafe to apply.
  • The icon indicates that the rule has been implemented and scheduled for the next release.
Rule nameDescriptionProperties
noQuickfixBiomeDisallow the use if quickfix.biome inside editor settings file.
Rule nameDescriptionProperties
noDuplicateObjectKeysDisallow two keys with the same name inside objects.