wip
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
3129f62c14
commit
bf0c14cc88
@@ -12,8 +12,6 @@ function cli() {
|
||||
}
|
||||
);
|
||||
|
||||
console.log('cli args', args);
|
||||
|
||||
const [command] = args._;
|
||||
|
||||
switch (command) {
|
||||
|
||||
Reference in New Issue
Block a user