Open
Description
TypeScript 5.0 introduces some new options and behavior. In my case I was using verbatimModuleSyntax
and scip-typescript index --yarn-workspaces
will error out with error TS5023: Unknown compiler option 'verbatimModuleSyntax'.
https://devblogs.microsoft.com/typescript/announcing-typescript-5-0/