Skip to content

Commit

Permalink
fix lint any
Browse files Browse the repository at this point in the history
  • Loading branch information
deivrios committed Jun 27, 2023
1 parent 5d6c272 commit 3b8e923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/modalConnector/src/ModalConnector.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import { BrowserWeb3Connector, errors } from '@ripio/sdk'
import { providers } from 'ethers'
import ETHProvider, { EthereumProvider } from '@walletconnect/ethereum-provider'
Expand Down

0 comments on commit 3b8e923

Please sign in to comment.