Adding the ability to use catch-all listeners
This commit is contained in:
7
.mocharc.yml
Normal file
7
.mocharc.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
recursive: true
|
||||
require: '@babel/register'
|
||||
spec: 'test/**/*.spec.js'
|
||||
ui: 'bdd'
|
||||
watch: true
|
||||
watch-files:
|
||||
- 'test/**/*.js'
|
||||
Reference in New Issue
Block a user