update .gitignore
This commit is contained in:
12
node_modules/@pm2/agent/.mocharc.yml
generated
vendored
Normal file
12
node_modules/@pm2/agent/.mocharc.yml
generated
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# This is an example Mocha config containing every Mocha option plus others
|
||||
allow-uncaught: false
|
||||
async-only: false
|
||||
bail: true
|
||||
color: true
|
||||
delay: false
|
||||
exit: true
|
||||
diff: true
|
||||
timeout: 5000
|
||||
trace-warnings: true # node flags ok
|
||||
ui: bdd
|
||||
retries: 2
|
||||
Reference in New Issue
Block a user