eslint-config
ESLint config
A configurable ESLint config preset with defaults and customization options for TypeScript projects
Anthony's ESLint config preset
4k stars
21 watching
460 forks
Language: TypeScript
last commit: 5 days ago
Linked from 1 awesome list
eslinteslint-configeslint-flat-config
Related projects:
Repository | Description | Stars |
---|---|---|
alloyteam/eslint-config-alloy | A progressive ESLint config for React/Vue/TypeScript projects | 2,646 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,611 |
prettier/eslint-config-prettier | An ESLint configuration that disables unnecessary rules to ensure Prettier's styling choices don't conflict with other code styles. | 5,506 |
xojs/xo | An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. | 7,713 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
kingstinct/eslint-config | A standardized ESLint configuration for Node, React, and React Native with customizable rules for JavaScript developers | 22 |
jsx-eslint/eslint-plugin-react | Provides specific linting rules for React in ESLint | 9,025 |
gajus/eslint-config-canonical | Provides a comprehensive and customizable ESLint configuration for JavaScript projects. | 600 |
amilajack/eslint-plugin-compat | A plugin to check browser compatibility of your code | 3,090 |
eslint-types/eslint-define-config | Provides functions to define and extend ESLint configurations | 361 |
codelytv/eslint-config-codely | An opinionated linting configuration for modern JavaScript and TypeScript projects. | 86 |
jsx-eslint/eslint-plugin-jsx-a11y | A plugin for ESLint that helps identify accessibility issues in React applications through static code analysis | 3,434 |
sindresorhus/eslint-plugin-unicorn | A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices. | 4,326 |
ryanzim/eslint-config-problems | An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
google/eslint-config-google | Provides a standardized JavaScript style guide for large-scale projects | 1,760 |