Comprehensive API documentation for TypeScript ESLint generated using SyntaxScribe.
→ Browse the full TypeScript ESLint API documentation
This documentation site provides detailed TypeScript/JavaScript API reference for TypeScript ESLint, automatically generated from the source code using SyntaxScribe. It includes:
- Complete function signatures and type definitions
- Parameter descriptions and return types
- Rule configurations and options
- Parser and utility function references
- Cross-references between related components
TypeScript ESLint enables ESLint to support TypeScript by providing:
- @typescript-eslint/parser - An ESLint parser which leverages TypeScript ESTree
- @typescript-eslint/eslint-plugin - A plugin which provides lint rules for TypeScript codebases
- Multiple configs for different use cases
Official TypeScript ESLint Resources:
This documentation was generated using SyntaxScribe, a tool that automatically creates comprehensive documentation sites from TypeScript/JavaScript projects.
Found an issue with the documentation? Please report it on the official TypeScript ESLint repository or check if it's a generation issue with SyntaxScribe.
- ESLint - The pluggable linting utility for JavaScript
- TypeScript - JavaScript with syntax for types
Documentation generated on May 23, 2025 from TypeScript ESLint source code