pleroma-fe/test/unit/.eslintrc

10 行
95 B
Plaintext
Raw 通常表示 履歴

2016-10-26 23:46:32 +09:00
{
"env": {
"mocha": true
},
"globals": {
"expect": true,
"sinon": true
}
}