This lightweight utility lets you disable ESLint’s automatic fixing for selected rules by prefixing them with a custom tag (e.g., `no‑autofix/`), making it easy to keep a rule active for linting while preventing unsafe or unwanted fixes. It’s aimed at developers who need fine‑grained control over autofix behavior—such as when a rule’s automatic fix is broken, risky, or simply undesirable—especially in projects using ESLint v9‑v10 flat configs.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Utility to disable autofix for specific ESLint rules