mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2024-11-20 13:59:55 +01:00
10 lines
95 B
Text
10 lines
95 B
Text
|
{
|
||
|
"env": {
|
||
|
"mocha": true
|
||
|
},
|
||
|
"globals": {
|
||
|
"expect": true,
|
||
|
"sinon": true
|
||
|
}
|
||
|
}
|