Skip to content

Commit

Permalink
Update src/module.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur-arch authored Dec 23, 2024
1 parent 3a1656a commit de6489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/module.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default defineNuxtModule<PrismaExtendedModule>({
},
log: [],
errorFormat: "pretty",
writeClientInLib: true,
setupGlobalPrismaClientInLib: true,
writeToSchema: true,
formatSchema: true,
runMigration: true,
Expand Down

0 comments on commit de6489d

Please sign in to comment.