Open chaowlert opened 5 years ago
Oh yes, this needs to be fixed. Not every JS native type is supported yet. If you or anyone has time, this would be a great fix and I will approve!
Over a year down the line - has there been any effort to support the Date type? If not, where exactly is the list of currently support types, and I can look into adding it?
any update?
When I mock data contains Date, intermock throw
UnhandledPromiseRejectionWarning: Error: Type 'Date' is not specified in the provided files but is required for property: 'completedDate'. Please include it.
.