logoESLint React

Contributing

Monorepo structure and contributing guide for ESLint React

Contributions are welcome!

To get started with the project, please follow our contributing guidelines.

Monorepo Structure

This section provides a reference to the repository structure and the relationships between different components.

Packages Summary

This section provides a summary of the packages in the monorepo.

Local Packages

Internal Packages

  • Utilities
    • packages/ast: TSESTree AST utility module for static analysis
    • packages/var: TSESTree AST utility module for static analysis of variables
    • packages/jsx: TSESTree JSX utility module for static analysis of JSX patterns
  • Core & Shared

Public Packages

Examples

Documentation