Skip to content

Commit b7c9dee

Browse files
committed
chore: add eslint-disable on utils explorer
1 parent dd91647 commit b7c9dee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/lib/utils/explorer.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* eslint-disable @typescript-eslint/no-unused-vars*/
12
interface Network {
23
name: string;
34
symbol: string;

0 commit comments

Comments
 (0)