diff options
Diffstat (limited to 'node_modules/mocha/bin/.eslintrc')
| -rw-r--r-- | node_modules/mocha/bin/.eslintrc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/mocha/bin/.eslintrc b/node_modules/mocha/bin/.eslintrc new file mode 100644 index 0000000..db74246 --- /dev/null +++ b/node_modules/mocha/bin/.eslintrc @@ -0,0 +1,3 @@ +--- +rules: + no-process-exit: 0 |
