mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-08 15:44:23 -05:00
* Refactor the test * Add tests for syntax errors in tsconfig not being reported * Report config file parsing diagnostics correctly Fixes #36515 * Fix errors in existing tests for unintended tsconfig parse errors * Fix lint