Skip to content

Commit 8e0c033

Browse files
jokeyrhymemysticatea
authored andcommitted
Squashed commit of the following:
commit d24a51a Author: Ron Waldon <jokeyrhyme@gmail.com> Date: Wed Oct 19 10:21:09 2016 +1100 add core "no-process-exit" rule to recommended commit 9764046 Author: Ron Waldon <jokeyrhyme@gmail.com> Date: Wed Oct 19 10:18:28 2016 +1100 bump eslint-config-mysticatea; run eslint --fix
1 parent 9aa7e8d commit 8e0c033

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/recommended.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"node": true
55
},
66
"rules": {
7+
"no-process-exit": "error",
78
"node/no-deprecated-api": "error",
89
"node/no-missing-require": "error",
910
"node/no-unpublished-require": "error",

0 commit comments

Comments
 (0)