pleroma-fe/test/unit/.eslintrc
2016-10-26 16:46:32 +02:00

10 lines
95 B
Plaintext

{
"env": {
"mocha": true
},
"globals": {
"expect": true,
"sinon": true
}
}