mirror of
https://akkoma.dev/AkkomaGang/akkoma-fe.git
synced 2025-04-01 15:52:14 +02:00
9 lines
95 B
Text
9 lines
95 B
Text
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"expect": true,
|
|
"sinon": true
|
|
}
|
|
}
|