{"library":"eslint-plugin-clean-styled-components","type":"library","category":null,"description":"An ESLint plugin that enforces clean code practices in styled-components usage. Version 0.0.2 is the latest, with no known release cadence. It provides rules such as 'single-component-per-file' to enforce one styled component per file. Unlike other styled-components lint plugins, this focuses on structural cleanliness rather than syntax or style. No major changes or updates have been made since initial release.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","eslint","eslintplugin","eslint-plugin"],"last_verified":"Fri May 01","install":[{"cmd":"npm install eslint-plugin-clean-styled-components","imports":["// In .eslintrc: \"plugins\": [\"clean-styled-components\"]","// In .eslintrc: \"rules\": { \"clean-styled-components/single-component-per-file\": 2 }","import singleComponentPerFile from 'eslint-plugin-clean-styled-components'?"]},{"cmd":"yarn add eslint-plugin-clean-styled-components","imports":[]},{"cmd":"pnpm add eslint-plugin-clean-styled-components","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-clean-styled-components","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}