takuyan

Results 4 comments of takuyan

I have same problem, then I create repo. https://github.com/takumiya081/eslint-graphql-not-work-sample https://github.com/takumiya081/eslint-graphql-not-work-sample/blob/main/packages/packageB/.eslintrc.js ``` yarn workspace package-b lint yarn workspace v1.22.19 yarn run v1.22.19 warning package.json: No license field $ eslint ./src --ext...

thanks! I made same bug [repo](https://github.com/takumiya081/prisma-mongodb-issue/blob/master/src/prisma-examples/6-find-posts.ts)

@millsp I tried `@prisma/[email protected]`, it works fine! thanks a lot 😄