{"library":"eslint-plugin-rulesdir","type":"library","category":null,"description":"Allows a local ESLint rules directory to be used without the --rulesdir command-line flag. Version 0.2.2 is experimental and its API may change. It requires manual configuration by setting the RULES_DIR property on the plugin object before use. Unlike eslint-plugin-local-rules, which scans for a local directory automatically, rulesdir provides explicit control over which directories to load rules from. Works with Node >=4.0.0 and ESLint.","language":"javascript","status":"maintenance","version":"0.2.2","tags":["javascript","eslint","eslintplugin","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-rulesdir","imports":["const rulesDirPlugin = require('eslint-plugin-rulesdir');","rulesDirPlugin.RULES_DIR = './my-rules';","plugins: ['rulesdir']","'rulesdir/my-rule': 'error'"]},{"cmd":"yarn add eslint-plugin-rulesdir","imports":[]},{"cmd":"pnpm add eslint-plugin-rulesdir","imports":[]}],"homepage":null,"github":"https://github.com/not-an-aardvark/eslint-plugin-rulesdir","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-rulesdir","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-rulesdir/compatibility"}}