mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-20 18:18:56 +00:00
chore(exit) add ";"
This commit is contained in:
parent
c9e5921173
commit
66344a0aaf
1 changed files with 1 additions and 1 deletions
|
|
@ -4,5 +4,5 @@
|
|||
module.exports = function() {
|
||||
console.error.apply(console, arguments);
|
||||
process.exit(1);
|
||||
}
|
||||
};
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue