Using the following code on quibble fails
import WebhookExamples from '@octokit/webhooks-examples/api.github.com/index.json'
Uncaught exception in test/events/github/delete.test.js
TypeError [ERR_IMPORT_ASSERTION_TYPE_MISSING]: Module "file:///home/runner/work/api/api/node_modules/@octokit/webhooks-examples/api.github.com/index.json" needs an import assertion of type "json"
› load (file://node_modules/quibble/lib/quibble.mjs:120:7)
Using the following code on quibble fails