úse process exit

This commit is contained in:
Belen Curcio
2016-11-04 12:25:24 -03:00
parent e9f5ec7a3d
commit 024e902fbe
+1 -1
View File
@@ -35,7 +35,7 @@
"no-throw-literal": [2],
"yoda": [1],
"no-path-concat": [2],
"no-process-exit": [2],
"no-process-exit": [0],
"eol-last": [1],
"no-continue": [1],
"no-nested-ternary": [1],