Showing 1-20 of 276,895 packages
Auto-fixable sort rules 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
Sort ES6 exports
require object destructure key to be sorted
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled
A sort-imports rule that properly distinguishes between ES6 import types.
ESLint rule that helps sort export *
An ESLint plugin to sort both import and require declarations in a unified manner.
ESLint rule to enforce sorting of variable declarations in a group of require() calls
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with extra features
An ESLint plugin to sort decorators
ESLint plugin to alphabetically sort React hook dependency arrays
Enforce keys sorting on objects and TS types in a custom order with autofix
A sort-imports rule that properly distinguishes between ES6 import types.
Easy autofixable import sorting
ESLint rule to enforce sorting of variable declarations in a group of require('path') calls by 'path' string
Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with a custom order and autofix enabled
ESLint rules for sorting properties of object expressions, object destructures, and type literals interfaces for TypeScript by their keys.
An ESLint rule that can auto fix import sorting issues.