typescript-eslint
Type checker library
A monorepo for tooling that enables strict type checking and code quality control for TypeScript projects.
Monorepo for all the tooling which enables ESLint to support TypeScript
15k stars
88 watching
3k forks
Language: TypeScript
last commit: about 1 month ago
Linked from 2 awesome lists
eslinteslint-plugineslintpluginplugintslinttypescript
Related projects:
Repository | Description | Stars |
---|---|---|
josh-stillman/lintier | Tools to set up ESLint and Prettier in TypeScript projects | 25 |
eslint-stylistic/eslint-stylistic | Porting stylistic formatting rules from ESLint and typescript-eslint to separate packages | 1,496 |
angular-eslint/angular-eslint | A monorepo providing tooling for using ESLint with Angular projects. | 1,659 |
eslint/js | A monorepo for JavaScript language tools that provides linting and analysis capabilities. | 2,292 |
xojs/xo | An ESLint wrapper with default settings and integrations to simplify JavaScript/TypeScript code review and optimization. | 7,713 |
ycjcl868/eslint-gpt | Automates the creation of custom ESLint rules using OpenAI's GPT model and Vercel Edge Functions. | 212 |
eslint-functional/eslint-plugin-functional | An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |
bmish/eslint-doc-generator | Automates documentation generation for ESLint plugins and rules. | 95 |
eslint-community/regexpp | A parser and validator for regular expressions in ECMAScript | 24 |
codelytv/eslint-config-codely | An opinionated linting configuration for modern JavaScript and TypeScript projects. | 86 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
codacy/codacy-eslint | An ESLint tool with automated documentation and integration testing for TypeScript projects. | 15 |
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
cartant/eslint-plugin-rxjs-angular | A package of ESLint rules for Angular and RxJS | 99 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |