mirror of
https://git.notfire.cc/notfire/akkoma-fe.git
synced 2026-01-11 13:33:24 -08:00
9 lines
95 B
Text
9 lines
95 B
Text
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"expect": true,
|
|
"sinon": true
|
|
}
|
|
}
|