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
56 watching
292 forks
Language: JavaScript
last commit: 12 days 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,169 |
eslint/eslint | A tool for identifying and reporting on patterns in JavaScript code to improve its quality and consistency. | 25,239 |
standard/eslint-config-standard | Provides a standardized ESLint configuration for JavaScript code style | 2,611 |
typescript-eslint/typescript-eslint | A monorepo for tooling that enables strict type checking and code quality control for TypeScript projects. | 15,368 |
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. | 422 |
antfu/eslint-config | A configurable ESLint config preset with defaults and customization options for TypeScript projects | 4,191 |
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,066 |
sindresorhus/eslint-plugin-unicorn | A comprehensive ESLint plugin providing over 100 custom rules for improved JavaScript code quality and best practices. | 4,326 |
import-js/eslint-plugin-import | A plugin that validates proper imports in JavaScript code. | 5,589 |
jsx-eslint/eslint-plugin-react | Provides specific linting rules for React in ESLint | 9,025 |
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 |