typescript-eslint

typescript-eslint

typescript-eslint

:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript

AI 简介

typescript-eslint 是一个为 ESLint 提供 TypeScript 支持的工具集合,使 JavaScript/TypeScript 项目能统一使用 ESLint 进行静态代码分析。其核心包含 TypeScript 解析器(@typescript-eslint/parser)、扩展规则集(@typescript-eslint/eslint-plugin)及共享配置,支持类型感知的 lint 规则(如未使用类型、不安全断言等),并兼容现有 ESLint 生态。适用于采用 TypeScript 的前端、Node.js 或全栈工程,尤其适合需要严格类型检查与代码规范协同落地的中大型团队项目。

TypeScript
MIT License
16.3k
Stars
2.9k
Forks
89
Watchers
233
Issues

Star 增长

今日0
近 7 天0
近 30 天+17
综合评分45
默认分支main