Skip to content

Commit fae702f

Browse files
committed
Fix eslint
1 parent 9db51a4 commit fae702f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/config/.eslintrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ rules:
124124
no-mixed-requires: 0
125125
no-new-require: 0
126126
no-path-concat: 2
127-
no-process-exit: 2
127+
no-process-exit: 0
128128
no-restricted-modules: 0
129129
no-sync: 0
130130

0 commit comments

Comments
 (0)