eslint-plugin topic

List eslint-plugin repositories

eslint-import-resolver-babel-module

248
Stars
31
Forks
Watchers

Custom eslint resolve for babel-plugin-module-resolver

eslint-plugin-disable

57
Stars
3
Forks
Watchers

Disable ESLint plugins using file path patterns and inline comments

eslint-plugin-require-sort

35
Stars
2
Forks
Watchers

ESlint plugin for sorting requires (CommonJS modules) alphabetically

eslint-plugin-arrow-require-this

28
Stars
1
Forks
Watchers

DEPRECATED: ESLint rule to require arrow functions to reference the 'this' keyword

eslint-plugin-proper-arrows

305
Stars
14
Forks
Watchers

ESLint rules to ensure proper arrow function definitions

eslint-plugin-proper-ternary

95
Stars
5
Forks
Watchers

ESLint rules to ensure proper usage of ternary/conditional expressions

eslint-plugin-eslint-plugin

185
Stars
26
Forks
Watchers

An ESLint plugin for linting ESLint plugins

eslint-plugin-rulesdir

49
Stars
10
Forks
Watchers

An ESLint plugin to load project-specific ESLint rules

eslint-plugin-no-only-tests

86
Stars
14
Forks
Watchers

ESLint rule for catching focused/only test blocks

eslint-plugin-test-selectors

28
Stars
15
Forks
Watchers

Enforces that data-test-id attributes are added to interactive DOM elements (JSX) to help with UI testing. JSX only.