mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 18:00:17 +01:00
5d4a25840b
Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
15 lines
195 B
Plaintext
15 lines
195 B
Plaintext
{
|
|
"env": {
|
|
"es6": true,
|
|
"jest": true
|
|
},
|
|
"globals": {
|
|
"by": false,
|
|
"detox": false,
|
|
"device": false,
|
|
"element": false,
|
|
"expect": false,
|
|
"waitFor": false
|
|
}
|
|
}
|