feat: generic agent commands #36
Annotations
3 errors
build:
packages/create/src/index.ts#L37
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly yarn: ""; readonly npm: "install"; readonly pnpm: "install"; readonly deno: "install"; }'.
|
build:
packages/create/src/index.ts#L47
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ readonly yarn: ""; readonly npm: " run"; readonly pnpm: " run"; readonly deno: " task"; }'.
|
build
Process completed with exit code 2.
|