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 000000000..db7424631 --- /dev/null +++ b/node_modules/mocha/bin/.eslintrc @@ -0,0 +1,3 @@ +--- +rules: + no-process-exit: 0 |