Commits
Click on a commit to change the comparison rangechore(coverage): skip Babel tests using `disallowAmbiguousJSXLike` option
This option is Babel-specific and not supported by TypeScript. Tests using this option
(`typescript/disallow-jsx-ambiguity/*`) should be skipped in conformance testing since
TypeScript is the reference implementation.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>