Streamlines coding style consistency and code readability by sorting various code elements like interfaces, types, string enums, and object parameters within arrow functions.
Sort interface and string enum keys
Easy autofixable import sorting
TypeScript plugin for ESLint
ESLint rule for enforcing consistent ES6 class member order.
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
Turns off all rules that are unnecessary or might conflict with Prettier.
Report and remove unused es6 modules
ESLint plugin for Angular applications, following https://angular.dev/style-guide
require object destructure key to be sorted
Sort ES6 exports
Import with sanity.
StyleX eslint plugin.
Auto-fixable sort rules for ESLint.
ESLint plugin to alphabetically sort React hook dependency arrays
Find documentation url for a given ESLint rule
A sort-imports rule that properly distinguishes between ES6 import types.
ESLint rule that helps sort export *
JSS plugin that ensures style properties extend each other instead of override
An ESLint plugin that validates TypeScript doc comments
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
ESLint rule that reports usage of deprecated code
Customize the priority of auto-import suggestions from TypeScript Language Server
Canonical linting rules for ESLint.