2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-18 02:40:33 +03:00
Files
vue-form-wizard/test/unit/.eslintrc
T
2017-04-15 23:05:30 +03:00

10 lines
95 B
Plaintext

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