Open AnyhowStep opened 4 years ago
https://github.com/microsoft/TypeScript/issues/38235
This is causing problems with the FindMapCompatibilityError and FindRefCompatibilityError types
FindMapCompatibilityError
FindRefCompatibilityError
I think this same issue is causing https://github.com/phiresky/ts-typed-sql to not work in TS 3.8.3 :(
https://github.com/microsoft/TypeScript/issues/38235
This is causing problems with the
FindMapCompatibilityError
andFindRefCompatibilityError
types