feat: update resolved path for saving components to include space dir… #89
Annotations
10 errors
Lint (20):
src/commands/block/index.ts#L1
'chalk' is defined but never used
|
Lint (20):
src/commands/block/index.ts#L2
'colorPalette' is defined but never used
|
Lint (20):
src/commands/block/index.ts#L2
'commands' is defined but never used
|
Lint (20):
src/commands/block/index.ts#L3
'session' is defined but never used
|
Lint (20):
src/commands/block/index.ts#L5
'CommandError' is defined but never used
|
Lint (20):
src/commands/block/index.ts#L5
'handleError' is defined but never used
|
Lint (20):
src/commands/block/index.ts#L5
'konsola' is defined but never used
|
Lint (20):
src/commands/block/index.ts#L21
'options' is defined but never used. Allowed unused args must match /^_/u
|
Lint (20):
src/commands/components/actions.ts#L70
'resolveGroupPath' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint (20):
src/commands/components/actions.ts#L72
This line has 2 statements. Maximum allowed is 1
|