eslint-plugin-material-ui-unused-classes

Class usage checker

Detects unused Material UI styling classes in JavaScript code

Detect unused Material UI styling classes using eslint

GitHub

31 stars
4 watching
11 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list

eslinteslint-pluginmaterial-ui

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dustinspecker/eslint-plugin-no-use-extend-native Prevents use of extended native objects in JavaScript code 56
tinloof/eslint-plugin-better-styled-components Automatically enforces coding standards for styled components in ESLint 65
atfzl/eslint-plugin-css-modules Tool to help ensure consistent usage of CSS modules in JavaScript projects 152
volox/eslint-plugin-ie11 Detects unsupported ES6 features in IE11 14
sweepline/eslint-plugin-unused-imports A plugin for ESLint to find and remove unused ES6 module imports. 523
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
brendanmorrell/eslint-plugin-styled-components-a11y An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects 145
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
matijs/eslint-plugin-this Disallows the use of 'this' in JavaScript code. 16
sveltejs/eslint-plugin-svelte An ESLint plugin that provides unique check rules for Svelte applications using its AST 305
markalfred/eslint-plugin-no-constructor-bind Prevents binding functions and initial state setup in class constructors to improve code clarity and reduce unnecessary complexity. 12
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
alexmost/eslint-plugin-deprecate Provides warnings about deprecated code usage to help refactor and maintain existing codebases. 81
future-architect/eslint-plugin-vue-scoped-css An ESLint plugin that provides linting rules to help developers avoid problems when using Scoped CSS in Vue.js 98
hapijs/eslint-plugin Provides style guide rules and integration with ESLint for JavaScript projects 21