feat: add vexdo init command and OSS polish (docs, CI, tests) - #5
Merged
Annotations
10 errors
|
src/commands/review.ts#L13
Use an `interface` instead of a `type`
|
|
src/commands/review.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
|
src/commands/logs.ts#L10
Use an `interface` instead of a `type`
|
|
src/commands/logs.ts#L4
All imports in the declaration are only used as types. Use `import type`
|
|
src/commands/init.ts#L6
All imports in the declaration are only used as types. Use `import type`
|
|
src/commands/fix.ts#L103
This assertion is unnecessary since it does not change the type of the expression
|
|
src/commands/fix.ts#L14
Use an `interface` instead of a `type`
|
|
src/commands/fix.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
|
src/commands/abort.ts#L12
Use an `interface` instead of a `type`
|
|
src/commands/abort.ts#L5
All imports in the declaration are only used as types. Use `import type`
|
The logs for this run have expired and are no longer available.
Loading