omar-dulaimi / prisma-zod-generator

Prisma 2+ generator to emit Zod schemas from your Prisma schema
MIT License
535 stars 45 forks source link

handle custom output path of prisma client #8

Closed omar-dulaimi closed 2 years ago

omar-dulaimi commented 2 years ago

Description

This makes the generator respect the custom output path for prisma client if set