Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/typescript-eslint/typescript-eslint
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
https://github.com/typescript-eslint/typescript-eslint
eslint eslint-plugin eslintplugin plugin tslint typescript
Last synced: 4 days ago
JSON representation
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript
- Host: GitHub
- URL: https://github.com/typescript-eslint/typescript-eslint
- Owner: typescript-eslint
- License: other
- Created: 2019-01-13T17:52:15.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:58:34.000Z (about 1 month ago)
- Last Synced: 2024-10-29T15:57:34.751Z (about 1 month ago)
- Topics: eslint, eslint-plugin, eslintplugin, plugin, tslint, typescript
- Language: TypeScript
- Homepage: https://typescript-eslint.io
- Size: 63.9 MB
- Stars: 15,231
- Watchers: 89
- Forks: 2,729
- Open Issues: 324
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome - typescript-eslint - :sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript (TypeScript)
- awesome - typescript-eslint/typescript-eslint - :sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript (TypeScript)
- awesome-github-star - typescript-eslint - eslint | 13887 | (TypeScript)
- awesome-frontend - typescript-eslint
- awesome-for-beginners - typescript-eslint
- awesome-list - typescript-eslint - eslint | 10153 | (TypeScript)
- awesome-micro-frontends - TypeScript ESLint
- StarryDivineSky - typescript-eslint/typescript-eslint - eslint 使 ESLint 能够在 TypeScript 代码上运行。它引入了这两种工具的优点,以帮助您编写最好的 JavaScript 或 TypeScript 代码。ESLint 和 TypeScript 在内部以不同的方式表示代码。ESLint 的默认 JavaScript 解析器无法以特定于 TypeScript 的语法进行本机读取,并且其规则本身无法访问 TypeScript 的类型信息。允许 ESLint 解析 TypeScript 语法。为 ESLint 规则创建一组工具,以便能够使用 TypeScript 的类型信息。提供了特定于 TypeScript 和/或使用该类型信息的大量 lint 规则列表。 (JavaScript框架 / 其他_文本生成、文本对话)
- awesome-eslint - TypeScript - A TypeScript parser that produces output compatible with ESLint. (Parsers / Testing Tools)
- AiTreasureBox - typescript-eslint/typescript-eslint - 12-07_15350_0](https://img.shields.io/github/stars/typescript-eslint/typescript-eslint.svg)|✨ Monorepo for all the tooling which enables ESLint to support TypeScript| (Repos)
- fucking-awesome-for-beginners - typescript-eslint
- stars - typescript-eslint - eslint | 15357 | (TypeScript)
- stars - typescript-eslint - eslint | 15357 | (TypeScript)
README
typescript-eslint
Monorepo for the tooling that enables ESLint and Prettier to support TypeScript
👇
See typescript-eslint.io for documentation on the latest released version.
See main--typescript-eslint.netlify.app for documentation on the latest canary release.
👆## Code Contributors
This project exists thanks to the awesome people who contribute code and documentation:
🙏 An extra special thanks goes out to the wonderful people listed in [`CONTRIBUTORS.md`](./CONTRIBUTORS.md)
## Financial Contributors
In addition to submitting code and documentation updates, you can help us sustain our community by becoming a financial contributor [[Click here to contribute - every little bit helps!](https://opencollective.com/typescript-eslint/contribute)]
## License
typescript-eslint inherits is licensed under a permissive MIT license.