👷 Basic CLI test #2
Annotations
4 errors
Run yarn cli --help:
src/cli.ts#L3
Cannot find module 'commander' or its corresponding type declarations.
|
Run yarn cli --help:
src/cli.ts#L48
Parameter 'options' implicitly has an 'any' type.
|
Run yarn cli --help:
src/cli.ts#L60
Parameter 'options' implicitly has an 'any' type.
|
Run yarn cli --help
Process completed with exit code 1.
|
Loading