Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jokeyrhyme authored and mysticatea committed Oct 31, 2016
1 parent 9aa7e8d commit 8e0c033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/recommended.json
Expand Up @@ -4,6 +4,7 @@
"node": true
},
"rules": {
"no-process-exit": "error",
"node/no-deprecated-api": "error",
"node/no-missing-require": "error",
"node/no-unpublished-require": "error",
Expand Down

0 comments on commit 8e0c033

Please sign in to comment.