npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "eslint-plugin-sort" 的结果(共 7 个)
eslint-plugin-sort-class-members

ESLint rule for enforcing consistent ES6 class member order.

MIT
eslint-plugin-sort-imports-es6-autofix

A sort-imports rule that properly distinguishes between ES6 import types.

MIT
eslint-plugin-sort-requires

ESLint rule to enforce sorting of variable declarations in a group of require() calls

MIT
eslint-plugin-sort-imports-es6

A sort-imports rule that properly distinguishes between ES6 import types.

MIT
eslint-plugin-sorting

Sorting rules for eslint

MIT
eslint-plugin-sort-destructure-keys

require object destructure key to be sorted

ISC
eslint-plugin-sort-keys

Fork of eslint rule that sorts keys in objects (https://eslint.org/docs/rules/sort-keys) with autofix enabled

ISC