eslint-plugin-prop-has-no-shadow-declaration
This plugin prevents to name React component props with the same name as shadow functions or variables
This plugin prevents to name React component props with the same name as shadow functions or variables
a eslint plugin for proto-team
ESLint plugin about ECMAScript syntactic features.
ESLint plugin to optimize prototype chain lookups
An ESLint plugin to lint JavaScript in Markdown code fences.
ESLint rules for error log reports
common eslint plugin
eslint plugin to detect unused material-ui styling classes
Enforce blank lines in block-level JSX
Enforces padding between logical blocks of code
Enforce some rules to patch a couple of issues from the current MDX parser
Disabling the ability to require require-self-ref
The same as eslint-no-invalid-this, except checking sepcified functions
ESLint plugin to disable JavaScript.
Insists tests are defined within `it` and `test` blocks
Insists tests are defined within `it` and `test` blocks
EsLint rule to disallow reassigning constants
Disallow . in regular expressions in favor of [\s\S]
ESLint plugin to disallow return statement
this plugin provides a new rule which disallow return statement in setter function