mirror of
https://github.com/jlengrand/open-wc.git
synced 2026-03-10 08:31:19 +00:00
feat: add types + linting & improve intellisense
This commit is contained in:
@@ -80,7 +80,7 @@ if ('help' in options) {
|
||||
},
|
||||
]),
|
||||
);
|
||||
return;
|
||||
process.exit();
|
||||
}
|
||||
|
||||
// open if the open option is given, even when there were no arguments
|
||||
|
||||
Reference in New Issue
Block a user