There are 7 repositories under eslint-rules topic.
More than 100 powerful ESLint rules
☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
Catch unnecessary React useEffect hooks to make your code simpler, faster, and safer.
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
ESLint parser, plugin, and rule set for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement 💪 with built-in support for js, jsx, typescript, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏
Eslint plugin checking architecture boundaries between elements
Automatically configure ESLint based on project dependencies
ESLint rules to ensure proper arrow function definitions
ESLint plugin to help enforce a configurable order for import statements
🧵 ESLint plugin for transforming negated boolean expressions via De Morgan’s laws
ESLint rules for AVA
A tutorial/template repository to explain how to create your eslint plugins
Fully extendable eslint plugin for JSON i18n translation files.
ESLint shareable config for TypeScript to be used with eslint-config-xo
An eslint plugin to find strings that might be secrets/credentials
Human Made coding standards for modern code
Disables ESLint rules that have a recommended and equivalent Biome rule
ESLint shareable config for React to be used with eslint-config-xo
ESLint rules for Tailwind CSS
ESLint rules to ensure proper usage of ternary/conditional expressions
ESLint rule for catching focused/only test blocks
Optimize regex literals
Secure your Next.js applications with @shipsecure/eslint-plugin-next, an ESLint plugin designed to detect and prevent common security vulnerabilities.
ESLint shareable config for the IVWEB JavaScript style guide.
Opinionated quickstart Create React App template with Redux, React Testing Library and custom eslint configuration
A highly opinionated, sharable config of ESLint rules to produce beautiful, readable JavaScript.
ESLint shareable config for XO with 2-space indent
🤖 A bot that comments on PRs that try to disable certain eslint rules
ESLint rules using Regular Expressions
Real-Time Data Syncing Chat Application
ESLint rule for enforcing "use client" in React client components
ESLint plugin for enforcing newlines in ES6 import statements past a certain number of items with automatic fixes
ESlint plugin for sorting requires (CommonJS modules) alphabetically