Files
manja_ui_dev/vue_full_project/test/unit/.eslintrc
T
2018-03-04 12:33:16 +01:00

10 lines
95 B
Plaintext

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