mirror of
https://github.com/romancm/gamebrary
synced 2024-11-24 04:03:06 +00:00
10 lines
107 B
Text
10 lines
107 B
Text
|
{
|
||
|
"env": {
|
||
|
"mocha": true
|
||
|
},
|
||
|
"globals": {
|
||
|
"expect": true,
|
||
|
"sinon": true
|
||
|
}
|
||
|
}
|