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> |
||
---|---|---|
.. | ||
book-event-form | ||
create-booking.ts | ||
create-recurring-booking.ts | ||
get-booking.ts | ||
getBookingFields.ts | ||
getBookingResponsesSchema.ts | ||
getCalEventResponses.ts | ||
getLocationOptionsForSelect.ts | ||
handleCancelBooking.ts | ||
handleConfirmation.ts | ||
handleNewBooking.ts | ||
index.ts | ||
timePreferences.ts | ||
useFilterQuery.tsx |