mirror of
https://github.com/haveno-dex/haveno-ts.git
synced 2025-07-29 17:48:35 -04:00
Eslint - fix 'proto' is not defined
This commit is contained in:
parent
9d2ec873c5
commit
c70067c182
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@
|
|||
"extends": [
|
||||
"react-app",
|
||||
"react-app/jest"
|
||||
]
|
||||
],
|
||||
"ignorePatterns": ["**/*_pb.js"]
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue