mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-10 13:12:23 +03:00
10 lines
95 B
Plaintext
10 lines
95 B
Plaintext
{
|
|
"env": {
|
|
"mocha": true
|
|
},
|
|
"globals": {
|
|
"expect": true,
|
|
"sinon": true
|
|
}
|
|
}
|