https://github.com/microsoft/TypeScript/pull/35063 added a new diagnostic `5025`. We should remove it during command line arguments parsing, like we do with `5023`.
microsoft/TypeScript#35063 added a new diagnostic
5025. We should remove it during command line arguments parsing, like we do with5023.