Files
manja_ui_dev/test/unit/.eslintrc
T
2018-03-05 15:35:14 +01:00

10 lines
95 B
Plaintext

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