FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore: remove lint err · webpack/webpack-cli@4275fd5 · GitHub

Commit 4275fd5

Browse files
committed
chore: remove lint err
1 parent 065e87e commit 4275fd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎bin/utils/validate-options.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ module.exports = function validateOptions(options) {
1515

1616
if (error) {
1717
console.error(error.message);
18+
// eslint-disable-next-line no-process-exit
1819
process.exit(-1);
1920
}
2021
};

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL