- Notifications
You must be signed in to change notification settings - Fork664
Open
Description
We're missing an implementation ofgetJSSyntacticDiagnosticsForFile
and its calling code ingetSyntacticDiagnosticsForFile
. The existing implementation lives in_submodules/TypeScript/src/compiler/program.ts
, but needs to be ported to Go, then all tests run and the baselines accepted, which should show diffs deleted for places we've forgotten these errors.