feat: add types + linting & improve intellisense

This commit is contained in:
Thomas Allmer
2019-03-09 19:05:57 +01:00
parent 02c05aefee
commit b6d260c04f
49 changed files with 374 additions and 168 deletions

View File

@@ -80,7 +80,7 @@ if ('help' in options) {
},
]),
);
return;
process.exit();
}
// open if the open option is given, even when there were no arguments