{"library":"eslint-plugin-newline-destructuring","type":"library","category":null,"description":"ESLint plugin enforcing newlines in object destructuring assignments when the number of properties exceeds a configurable threshold. Current version 1.2.2 works with ESLint >=7.2.0, released in a stable series that added a `consistent` option in v1.1.0. Key differentiator: specifically targets destructuring patterns (not general object expressions), offering granular control via `items`, `itemsWithRest`, `maxLength`, `consistent`, and `allowAllPropertiesOnSameLine` options. Lightweight, zero runtime dependencies beyond ESLint peer dependency. Useful for teams wanting consistent formatting of destructuring statements without adopting a full formatter like Prettier.","language":"javascript","status":"active","version":"1.2.2","tags":["javascript","eslint","eslint-plugin","eslintplugin","lint","destructuring"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-newline-destructuring","imports":["import newlineDestructuring from 'eslint-plugin-newline-destructuring'","rules: { 'newline-destructuring/newline': 'error' }","plugins: ['newline-destructuring']"]},{"cmd":"yarn add eslint-plugin-newline-destructuring","imports":[]},{"cmd":"pnpm add eslint-plugin-newline-destructuring","imports":[]}],"homepage":null,"github":"https://github.com/urielvan/eslint-plugin-newline-destructuring","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-newline-destructuring","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-newline-destructuring/compatibility"}}