| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 065e87e commit 4275fd5
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -15,6 +15,7 @@ module.exports = function validateOptions(options) { | |||
| 15 | 15 | ||
| 16 | 16 | if (error) { | |
| 17 | 17 | console.error(error.message); | |
| 18 | + // eslint-disable-next-line no-process-exit | ||
| 18 | 19 | process.exit(-1); | |
| 19 | 20 | } | |
| 20 | 21 | }; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments