We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c67bf6 commit b99cf27Copy full SHA for b99cf27
bin/cli.js
@@ -117,4 +117,4 @@ main()
117
.catch((e) => {
118
console.error(e);
119
process.exit(1);
120
- });
+ });
0 commit comments