We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
10b89bf
Added support for gatsby 5.
There also seems to be a lingering deprecation notice:
`isModuleDeclaration` has been deprecated, please migrate to `isImportOrExportDeclaration`
Hopefully to be fixed soon: gatsbyjs/gatsby#38786