We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cdba2b commit a25285aCopy full SHA for a25285a
client/src/worker_chain.ts
@@ -1,7 +1,5 @@
1
import Ganache, { EthereumProvider } from "ganache";
2
3
-debugger; // eslint-disable-line no-debugger
4
-
5
function onConfigure(evt: MessageEvent): void {
6
removeEventListener("message", onConfigure);
7
0 commit comments