https://www.prisma.io/docs/orm/reference/prisma-config-referencehere is some recent docs. The latest lint tools are complaining about the data sources in the schema.prisma file because recent versions have moved this setting out to a config file separate from schema.
https://www.prisma.io/docs/orm/reference/prisma-config-referencehere is some recent docs. The latest lint tools are complaining about the data sources in the schema.prisma file because recent versions have moved this setting out to a config file separate from schema.