eslint-rules topic

List eslint-rules repositories

eslint-config-get-off-my-lawn

55
Stars
8
Forks
Watchers

A highly opinionated, sharable config of ESLint rules to produce beautiful, readable JavaScript.

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-no-only-tests

86
Stars
14
Forks
Watchers

ESLint rule for catching focused/only test blocks

graphql-eslint

766
Stars
99
Forks
Watchers

ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.

eslint-config-auto

395
Stars
13
Forks
Watchers

Automatically configure ESLint based on project dependencies