yannickcr/eslint-plugin-react

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.editorconfig
.eslint-doc-generatorrc.js9
A
0 mins
.eslintrc
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.yml
.github/workflows/node-18+.yml
.github/workflows/node-minors.yml
.github/workflows/node-pretest.yml
.github/workflows/npm-publish.yml
.github/workflows/rebase.yml
.github/workflows/release.yml
.github/workflows/require-allow-edits.yml
.github/workflows/smoke-test.yml
.gitignore
.markdownlint.json
.markdownlintignore
.npmrc
CHANGELOG.md
CONTRIBUTING.md
LICENSE
README.md
SECURITY.md
configs/all.js30
A
0 mins
configs/jsx-runtime.js14
A
0 mins
configs/recommended.js30
A
0 mins
docs/rules/boolean-prop-naming.md
docs/rules/button-has-type.md
docs/rules/checked-requires-onchange-or-readonly.md
docs/rules/default-props-match-prop-types.md
docs/rules/destructuring-assignment.md
docs/rules/display-name.md
docs/rules/forbid-component-props.md
docs/rules/forbid-dom-props.md
docs/rules/forbid-elements.md
docs/rules/forbid-foreign-prop-types.md
docs/rules/forbid-prop-types.md
docs/rules/function-component-definition.md
docs/rules/hook-use-state.md
docs/rules/iframe-missing-sandbox.md
docs/rules/jsx-boolean-value.md
docs/rules/jsx-child-element-spacing.md
docs/rules/jsx-closing-bracket-location.md
docs/rules/jsx-closing-tag-location.md
docs/rules/jsx-curly-brace-presence.md
docs/rules/jsx-curly-newline.md
docs/rules/jsx-curly-spacing.md
docs/rules/jsx-equals-spacing.md
docs/rules/jsx-filename-extension.md
docs/rules/jsx-first-prop-new-line.md
docs/rules/jsx-fragments.md