chrishoermann / zod-prisma-types

Generator creates zod types for your prisma models with advanced validation
Other
661 stars 50 forks source link

[BUG] `imports = "import {validator} from 'validator';"` not generating the import into `zod.ts` #269

Closed machuwey closed 3 months ago

machuwey commented 3 months ago

Describe the bug Hey, I don't know if i'm missing something, but the package is not importante in the generated zod.ts artifact.

Screenshots image image

Package versions (please complete the following information):

Additional context Add any other context about the problem here.