uses cli-plugin-unit-mocha from vue

This commit is contained in:
2019-04-20 21:30:04 +02:00
parent 74a823ad26
commit f6ab07b346
7 changed files with 388 additions and 879 deletions

View File

@@ -0,0 +1,5 @@
module.exports = {
env: {
mocha: true
}
}