{"library":"eslint-fix-utils","type":"library","category":null,"description":"A library of utilities for ESLint rule fixers and suggestions, providing functions to safely manipulate AST nodes (e.g., add/remove object properties, array elements) while handling commas and formatting. Current stable version is 0.4.2. Released under MIT, actively maintained. Key differentiator: offers both higher-level fixer helpers (fixAddObjectProperty, fixRemoveArrayElement) and full APIs (addObjectProperty, removeArrayElement) for custom fix logic. Requires ESLint >=8 and @types/estree >=1. ESM-only since v0.4.0.","language":"javascript","status":"active","version":"0.4.2","tags":["javascript","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-fix-utils","imports":["import { addObjectProperty } from 'eslint-fix-utils'","import { removeArrayElement } from 'eslint-fix-utils'","import { fixRemoveObjectProperty } from 'eslint-fix-utils'"]},{"cmd":"yarn add eslint-fix-utils","imports":[]},{"cmd":"pnpm add eslint-fix-utils","imports":[]}],"homepage":null,"github":"https://github.com/michaelfaith/eslint-fix-utils","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-fix-utils","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-fix-utils/compatibility"}}