The configuration property `package.json#prisma` is deprecated and will be removed in Prisma 7. Prisma uses a config file (e.g., `prisma.config.ts`) now. Are there any plans to support that?
The configuration property
package.json#prismais deprecated and will be removed in Prisma 7.Prisma uses a config file (e.g.,
prisma.config.ts) now.Are there any plans to support that?