xo
Code reviewer
An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization.
❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
8k stars
57 watching
289 forks
Language: JavaScript
last commit: about 1 month ago
Linked from 3 awesome lists
best-practicescode-styleeslinteslint-plugineslint-ruleslinternodejsshareable-configsstyle-linterunicornsxo
Related projects:
Repository | Description | Stars |
---|---|---|
standard/standard | Enforces code quality in JavaScript projects through automated formatting and linting | 29,135 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,110 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,610 |
typescript-eslint/typescript-eslint | Tooling for ESLint to support TypeScript development | 15,283 |
rslint/rslint | An extremely fast JavaScript and TypeScript linter that also supports Rust. | 2,674 |
evgenyorekhov/eslint-config-hardcore | A comprehensive ESLint configuration that aims to ensure consistent and robust code quality across various JavaScript frameworks and environments. | 420 |
antfu/eslint-config | A configurable ESLint config preset with defaults and customization options for TypeScript projects | 4,063 |
codelytv/eslint-config-codely | An opinionated linting configuration for modern JavaScript and TypeScript projects. | 86 |
stylelint/stylelint | A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,033 |
sindresorhus/eslint-plugin-unicorn | A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices. | 4,291 |
import-js/eslint-plugin-import | A tool that helps catch errors and enforce best practices in JavaScript import statements. | 5,558 |
jsx-eslint/eslint-plugin-react | Provides specific linting rules for React in ESLint | 8,999 |
hipstersmoothie/eslint-formatter-github | An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |
ryanzim/eslint-config-problems | An ESLint configuration that catches coding problems without enforcing style rules. | 68 |
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |