{"library":"eslint-plugin-material-ui","type":"library","category":null,"description":"Custom ESLint rules for Material-UI projects. Version 1.0.1 is the latest release. This plugin provides a small set of linting rules, such as ignore-before-comment, to enforce code conventions in Material-UI codebases. It is maintained by the Material-UI team, but offers limited rules compared to more comprehensive style linting tools. The plugin follows standard ESLint plugin conventions and requires peer dependency eslint (any version). It is compatible with both CommonJS and ESM ESLint configs.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","eslint","eslintplugin","eslint-plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-material-ui","imports":["// In .eslintrc\n{\n  \"plugins\": [\"material-ui\"]\n}","// In .eslintrc\n{\n  \"rules\": {\n    \"material-ui/ignore-before-comment\": \"warn\"\n  }\n}"]},{"cmd":"yarn add eslint-plugin-material-ui","imports":[]},{"cmd":"pnpm add eslint-plugin-material-ui","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-material-ui","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-material-ui/compatibility"}}