mirror of
https://github.com/wassname/talk.git
synced 2026-07-17 11:33:39 +08:00
úse process exit
This commit is contained in:
+1
-1
@@ -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],
|
||||
|
||||
Reference in New Issue
Block a user