mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-17 23:53:25 +02:00
9 lines
86 B
Plaintext
9 lines
86 B
Plaintext
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"rules": {
|
|
"no-unused-expressions": 0
|
|
}
|
|
}
|