eslint-plugin topic
eslint-import-resolver-babel-module
Custom eslint resolve for babel-plugin-module-resolver
eslint-plugin-disable
Disable ESLint plugins using file path patterns and inline comments
eslint-plugin-require-sort
ESlint plugin for sorting requires (CommonJS modules) alphabetically
eslint-plugin-arrow-require-this
DEPRECATED: ESLint rule to require arrow functions to reference the 'this' keyword
eslint-plugin-proper-arrows
ESLint rules to ensure proper arrow function definitions
eslint-plugin-proper-ternary
ESLint rules to ensure proper usage of ternary/conditional expressions
eslint-plugin-eslint-plugin
An ESLint plugin for linting ESLint plugins
eslint-plugin-rulesdir
An ESLint plugin to load project-specific ESLint rules
eslint-plugin-no-only-tests
ESLint rule for catching focused/only test blocks
eslint-plugin-test-selectors
Enforces that data-test-id attributes are added to interactive DOM elements (JSX) to help with UI testing. JSX only.