mirror of
https://iceshrimp.dev/iceshrimp/akkoma-fe.git
synced 2025-12-13 07:23:03 +01:00
9 lines
95 B
Text
9 lines
95 B
Text
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"expect": true,
|
|
"sinon": true
|
|
}
|
|
}
|