feat: add create
and add
commands
#73
Annotations
6 errors
lint:
packages/cli/commands/add.ts#L4
'Option' is defined but never used
|
lint:
packages/cli/commands/add.ts#L14
'communityAdders' is defined but never used
|
lint:
packages/cli/commands/create.ts#L47
Async method 'directory' has no 'await' expression
|
lint:
packages/cli/commands/create.ts#L67
Async method 'template' has no 'await' expression
|
lint:
packages/cli/commands/create.ts#L75
Async method 'language' has no 'await' expression
|
lint
Process completed with exit code 1.
|