mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-11 08:30:07 +01:00
12 lines
138 B
Plaintext
12 lines
138 B
Plaintext
|
{
|
||
|
"env": {
|
||
|
"mocha": true
|
||
|
},
|
||
|
"globals": {
|
||
|
"assert": true,
|
||
|
"expect": true,
|
||
|
"should": true,
|
||
|
"__static": true
|
||
|
}
|
||
|
}
|