Actions sources
Biome exclusive actions
Section titled “Biome exclusive actions”Actions from other sources
Section titled “Actions from other sources”ESLint
Section titled “ESLint”| ESLint Actions name | Biome Actions name | | ---- | ---- | | no-duplicate-imports |organizeImports (inspired) | | sort-imports |organizeImports (inspired) | | sort-keys |useSortedKeys (inspired) |
eslint-plugin-better-tailwindcss
Section titled “eslint-plugin-better-tailwindcss”| eslint-plugin-better-tailwindcss Actions name | Biome Actions name | | ---- | ---- | | no-duplicate-classes |noDuplicateClasses (inspired) |
eslint-plugin-import
Section titled “eslint-plugin-import”| eslint-plugin-import Actions name | Biome Actions name | | ---- | ---- | | order |organizeImports (inspired) |
eslint-plugin-perfectionist
Section titled “eslint-plugin-perfectionist”| eslint-plugin-perfectionist Actions name | Biome Actions name | | ---- | ---- | | sort-interfaces |useSortedInterfaceMembers (inspired) | | sort-objects |useSortedKeys (inspired) |
eslint-plugin-react
Section titled “eslint-plugin-react”| eslint-plugin-react Actions name | Biome Actions name | | ---- | ---- | | jsx-sort-props |useSortedAttributes |
eslint-plugin-typescript-sort-keys
Section titled “eslint-plugin-typescript-sort-keys”| eslint-plugin-typescript-sort-keys Actions name | Biome Actions name | | ---- | ---- | | interface |useSortedInterfaceMembers (inspired) |
Missing a rule? Help us by contributing to the analyzer or create a rule suggestion here.
Copyright (c) 2023-present Biome Developers and Contributors.