prisma extension do not lint/format multifile schema
prisma extension do not lint/format multifile schema? Any fixes ?
2 Replies
You chose to debug with a human. They'll tinker with your query soon. If you get curious meanwhile, hop into
#ask-ai for a quick spin!You mean the formatter works as expected for single schema file but doesn't work when you have multiple schemas?
Are you using the latest prisma version? What happens when you run the format command?
https://www.prisma.io/docs/orm/reference/prisma-cli-reference#format
Prisma CLI reference | Prisma Documentation
This page gives an overview of all available Prisma CLI commands, explains their options and shows numerous usage examples.