53748eb380
* add an enum generator and start importing from it * keep moving imports * fix remaining * Header simplified * Removed generated file from repo * Updated .gitignore to exclude enums directory * Add eslint rule to check for @prisma/client Prisma enum import * Added another enum import + exclude PrismaClient --------- Co-authored-by: Alex van Andel <me@alexvanandel.com> |
||
---|---|---|
.. | ||
checkBookingLimits.test.ts | ||
checkDurationLimits.test.ts | ||
getAggregateWorkingHours.test.ts | ||
getAvailabilityFromSchedule.test.ts | ||
getSchedule.test.ts | ||
getTimezone.test.ts | ||
getWorkingHours.test.ts | ||
handleChildrenEventTypes.test.ts | ||
parseZone.test.ts | ||
slots.test.ts | ||
team-event-types.test.ts |