eslint-plugin
There are 841 repositories under eslint-plugin topic.
you-dont-need/You-Dont-Need-Lodash-Underscore
List of JavaScript methods which you can use natively + ESLint Plugin
typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
xojs/xo
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
import-js/eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
sindresorhus/eslint-plugin-unicorn
More than 100 powerful ESLint rules
vuejs/eslint-plugin-vue
Official ESLint plugin for Vue.js
prettier/eslint-plugin-prettier
ESLint plugin for Prettier formatting
azat-io/eslint-plugin-perfectionist
☂️ ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.
lydell/eslint-plugin-simple-import-sort
Easy autofixable import sorting.
eslint-community/eslint-plugin-security
ESLint rules for Node Security
francoismassart/eslint-plugin-tailwindcss
ESLint plugin for Tailwind CSS usage
eslint-stylistic/eslint-stylistic
Monorepo for ESLint Stylistic plugins and configs
ts-safeql/safeql
Validate and auto-generate TypeScript types from raw SQL queries in PostgreSQL.
SonarSource/eslint-plugin-sonarjs
SonarJS rules for ESLint
jest-community/eslint-plugin-jest
ESLint plugin for Jest
testing-library/eslint-plugin-testing-library
ESLint plugin to follow best practices and anticipate common mistakes when writing tests with Testing Library
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
eslint-functional/eslint-plugin-functional
ESLint rules to disable mutation and promote fp in JavaScript and TypeScript.
graphql-hive/graphql-eslint
ESLint parser, plugin, and rule set for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
coderaiser/putout
🐊 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 😏
Intellicode/eslint-plugin-react-native
React Native plugin for ESLint
ota-meshi/eslint-plugin-regexp
ESLint plugin for finding regex mistakes and style guide violations.
javierbrea/eslint-plugin-boundaries
Eslint plugin checking architecture boundaries between elements
NickvanDyke/eslint-plugin-react-you-might-not-need-an-effect
Catch unnecessary React useEffect hooks to make your code simpler, faster, and safer.
EmmanuelDemey/eslint-plugin-angular
ESLint plugin for AngularJS applications
un-ts/eslint-plugin-import-x
`eslint-plugin-import-x` is a fork of `eslint-plugin-import` that aims to provide a more performant and more lightweight version of the original plugin.
dukeluo/eslint-plugin-check-file
ESLint rules for consistent filename and folder. Allows you to enforce a consistent naming pattern for the filename and folder.
schoero/eslint-plugin-better-tailwindcss
ESLint plugin to help you write better tailwindcss by improving readability with formatting rules and enforcing best practices with linting rules.
BenoitZugmeyer/eslint-plugin-html
An ESLint plugin to extract and lint scripts from HTML files.
davidjbradshaw/eslint-config-auto
Automatically configure ESLint based on project dependencies
babel/eslint-plugin-babel
An ESlint rule plugin companion to babel-eslint
ota-meshi/eslint-plugin-astro
ESLint plugin for Astro component
mysticatea/eslint-plugin-eslint-comments
Additional ESLint rules for directive comments of ESLint.
sveltejs/eslint-plugin-svelte3
An ESLint plugin for Svelte v3 components.