Remove all eslint comments disabling no-restricted-imports from miniflare#13164
Conversation
|
|
UnknownError: ProviderInitError |
|
@dario-piotrowicz Bonk workflow failed. Check the logs for details. View workflow run · To retry, trigger Bonk again. |
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
|
UnknownError: ProviderInitError |
|
Codeowners approval required for this PR:
Show detailed file reviewers
|
petebacondarwin
left a comment
There was a problem hiding this comment.
A few type import modifiers missing but otherwise LGTM
Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
|
Thanks for catching those @petebacondarwin! 🫶 (I relied on vscode's automatically adding the import there and missed these 😓) I'm actually surprised that the missing modifier didn't trigger a lint error... I was pretty sure we had one set up for this 🤔 |
oh... Line 130 in fb67a18 |
…iflare (#13164) Co-authored-by: Pete Bacon Darwin <pete@bacondarwin.com>
Removal of comments such as:
In the miniflare package
Continuation from #13140 and #13149
A picture of a cute animal (not mandatory, but encouraged)