docs(swc_es_ast): add typescript-eslint AST compatibility note#11598
docs(swc_es_ast): add typescript-eslint AST compatibility note#11598
Conversation
|
PR ReviewSummary: Documentation-only change adding a compatibility note to AssessmentThis is a clean, minimal documentation change. The added note that Code quality: Good. The note follows the existing bullet-point style of the file. No concerns regarding bugs, performance, security, or test coverage — this is purely a documentation change and correctly skips testing. LGTM. |
There was a problem hiding this comment.
Pull request overview
Adds documentation guidance for swc_es_ast to remain compatible with the typescript-eslint AST, clarifying an expected compatibility constraint for this crate.
Changes:
- Added a note in
crates/swc_es_ast/AGENTS.mdstatingswc_es_astshould remain compatible with thetypescript-eslintAST.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Binary Sizes
Commit: 66aaf4c |
Summary
Testing