mirror of
https://github.com/romancm/gamebrary
synced 2024-11-15 15:57:59 +00:00
9 lines
107 B
Text
Executable file
9 lines
107 B
Text
Executable file
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"expect": true,
|
|
"sinon": true
|
|
}
|
|
}
|