{"library":"eslint-plugin-tss-unused-classes","type":"library","category":null,"description":"An ESLint plugin that detects unused styling classes created with tss-react (the CSS-in-JS library for Material-UI). Current stable version is 1.0.3. The plugin is actively maintained by the tss-react author. It works by analyzing calls to makeStyles and checking if returned class names are referenced in JSX. Unlike general unused class linters, this one is tightly integrated with tss-react's API, reducing false positives. It has no runtime dependencies and supports ESLint 7/8/9.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","eslint","tss-react","material-ui","mui","jss"],"last_verified":"Wed May 27","install":[{"cmd":"npm install eslint-plugin-tss-unused-classes","imports":["// In .eslintrc.js: plugins: ['tss-unused-classes'], rules: { 'tss-unused-classes/unused-classes': 'warn' }","'tss-unused-classes/unused-classes': 'warn'","// eslint-disable-next-line tss-unused-classes/unused-classes"]},{"cmd":"yarn add eslint-plugin-tss-unused-classes","imports":[]},{"cmd":"pnpm add eslint-plugin-tss-unused-classes","imports":[]}],"homepage":null,"github":"https://github.com/garronej/eslint-plugin-tss-unused-classes","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/eslint-plugin-tss-unused-classes","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-tss-unused-classes/compatibility"}}