Back to Biomejs

Actions sources

src/content/docs/assist/javascript/sources.mdx

latest2.0 KB
Original Source

Biome exclusive actions

Actions from other sources

:::note Some Biome rules might not have options, compared to the original rule. :::

ESLint

ESLint Actions nameBiome Actions name
no-duplicate-importsorganizeImports (inspired)
sort-importsorganizeImports (inspired)

eslint-plugin-better-tailwindcss

eslint-plugin-better-tailwindcss Actions nameBiome Actions name
no-duplicate-classesnoDuplicateClasses (inspired)

eslint-plugin-import

eslint-plugin-import Actions nameBiome Actions name
orderorganizeImports (inspired)

eslint-plugin-perfectionist

eslint-plugin-perfectionist Actions nameBiome Actions name
sort-interfacesuseSortedInterfaceMembers (inspired)
sort-objectsuseSortedKeys (inspired)

eslint-plugin-react

eslint-plugin-react Actions nameBiome Actions name
jsx-sort-propsuseSortedAttributes

Missing a rule? Help us by contributing to the analyzer or create a rule suggestion here.