logoESLint React

Contributing

Monorepo structure and contributing guide for ESLint React

Under Construction

This page is under construction.

Contributions are welcome!

This project does not have contributing guidelines. Explore the repository to learn how to contribute.

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