improve holiday flexibility #150
Annotations
3 errors
JS tests
Type '{ start: number; end: number; }[]' is missing the following properties from type 'ProphetHolidayOccurrence': start, end
|
JS tests
Type 'Map<string, { occurrences: ProphetHolidayOccurrence; }>' is not assignable to type 'Map<string, ProphetHoliday>'.
|
JS tests
Process completed with exit code 2.
|