mirror of
https://github.com/mempool/mempool.git
synced 2025-03-13 11:36:07 +01:00
Fix eslint errors
This commit is contained in:
parent
7408a6f331
commit
53aea3dcf6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
"@typescript-eslint/no-this-alias": 1,
|
||||
"@typescript-eslint/no-var-requires": 1,
|
||||
"@typescript-eslint/explicit-function-return-type": 1,
|
||||
"@typescript-eslint/no-unused-vars": 1,
|
||||
"no-case-declarations": 1,
|
||||
"no-console": 1,
|
||||
"no-constant-condition": 1,
|
||||
|
|
Loading…
Add table
Reference in a new issue