maticzav / graphql-middleware

Split up your GraphQL resolvers in middleware functions
MIT License
1.15k stars 58 forks source link

Could not find a declaration file for module 'graphql-middleware'. #558

Closed xxxOVALxxx closed 1 year ago

xxxOVALxxx commented 2 years ago

Code_LTAUS8TFff I use import instead of require(), maybe that's the problem?

tsteenkamp commented 1 year ago

You could try updating eslint & eslint typescript package versions. I guess for me that fixed the error.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 6.1.34 :tada:

The release is available on:

Your semantic-release bot :package::rocket: