We're using matchFiles(), which is still private from what I can tell. Related ticket: microsoft/TypeScript#13793
Looks like matchFiles requires a new parameter in [email protected]. @krisselden can you take a look at trying to fix this and upgrade to 3.4.1?
We're using
matchFiles(), which is still private from what I can tell. Related ticket: microsoft/TypeScript#13793Looks like
matchFilesrequires a new parameter in [email protected]. @krisselden can you take a look at trying to fix this and upgrade to 3.4.1?