{"library":"eslint-plugin-sort-keys","type":"library","category":null,"description":"Autofix-enabled fork of ESLint's built-in sort-keys rule. Current stable version is 2.3.5. It automatically sorts object keys alphabetically with an autofix, unlike the core rule which only warns. It also moves associated comments with properties, supports minKeys threshold, and is intended for ESLint flat config. The package is maintained, with bug fixes released periodically.","language":"javascript","status":"active","version":"2.3.5","tags":["javascript","eslint","sort keys","sort object","autofix","fixable"],"install":[{"cmd":"npm install eslint-plugin-sort-keys","imports":["const sortKeysPlugin = require('eslint-plugin-sort-keys')","plugins: ['sort-keys'], rules: { 'sort-keys/sort-keys-fix': 'warn' }","plugins: { 'sort-keys': require('eslint-plugin-sort-keys') }"]},{"cmd":"yarn add eslint-plugin-sort-keys","imports":[]},{"cmd":"pnpm add eslint-plugin-sort-keys","imports":[]}],"homepage":null,"github":"https://github.com/namnm/eslint-plugin-sort-keys","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-sort-keys","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/eslint-plugin-sort-keys/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}