Skip to content

Commit b03820a

Browse files
committed
Merge branch 'fix-balances' of github.com:wharfkit/token into fix-balances
2 parents c0d2ae7 + 2259ffa commit b03820a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"@typescript-eslint/no-explicit-any": "off",
2424
"@typescript-eslint/no-namespace": "off",
2525
"@typescript-eslint/no-non-null-assertion": "off",
26+
"@typescript-eslint/no-unused-vars": "off",
2627
"@typescript-eslint/no-empty-function": "warn",
2728
"no-inner-declarations": "off"
2829
},

0 commit comments

Comments
 (0)