mirror of
https://github.com/status-im/realm-js.git
synced 2025-01-11 23:04:29 +00:00
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
|
{
|
||
|
"env": {
|
||
|
"commonjs": true
|
||
|
},
|
||
|
"rules": {
|
||
|
"no-unused-vars": 0
|
||
|
}
|
||
|
}
|