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 8d8a883 commit 4e2b067Copy full SHA for 4e2b067
packages/keyring-snap-bridge/src/SnapKeyring.ts
@@ -1,3 +1,5 @@
1
+/* eslint-disable @typescript-eslint/no-redundant-type-constituents */
2
+
3
import type { TypedTransaction } from '@ethereumjs/tx';
4
import { TransactionFactory } from '@ethereumjs/tx';
5
import type { TypedDataV1, TypedMessage } from '@metamask/eth-sig-util';
0 commit comments