{"library":"eslint-plugin-local-rules","type":"library","category":null,"description":"An ESLint plugin that enables project-specific rules from a local eslint-local-rules.js file, similar to the deprecated --rulesdir CLI option. Current stable version is 3.0.2, with releases about every 6-12 months. Supports npm/yarn/pnpm workspaces, TypeScript via ts-node, and provides all/all-warn configs. Key differentiators: minimal setup, automatic discovery of local rules, and workspace-aware rule resolution. Minimum Node 12.","language":"javascript","status":"active","version":"3.0.2","tags":["javascript","eslint","eslintplugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-local-rules","imports":["module.exports = { plugins: ['local-rules'] }","extends: ['plugin:local-rules/all']","module.exports = { 'rule-name': { ... } }"]},{"cmd":"yarn add eslint-plugin-local-rules","imports":[]},{"cmd":"pnpm add eslint-plugin-local-rules","imports":[]}],"homepage":null,"github":"https://github.com/cletusw/eslint-plugin-local-rules","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-local-rules","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-local-rules/compatibility"}}