feat: add create
and add
commands
#77
Annotations
4 errors
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.
|