mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-11-12 13:39:52 +01:00
10 lines
95 B
Plaintext
10 lines
95 B
Plaintext
|
{
|
||
|
"env": {
|
||
|
"mocha": true
|
||
|
},
|
||
|
"globals": {
|
||
|
"expect": true,
|
||
|
"sinon": true
|
||
|
}
|
||
|
}
|