fix(tui): fixed config editing that wasn't working as intended #3
Annotations
10 warnings
|
Lint:
src/tui/lib/chart-utils.ts#L93
'width' is defined but never used. Allowed unused args must match /^_/u
|
|
Lint:
src/tui/lib/chart-utils.ts#L88
'e' is defined but never used
|
|
Lint:
src/tui/commands/effects.ts#L516
Unexpected any. Specify a different type
|
|
Lint:
src/tui/commands/effects.ts#L495
'err' is defined but never used
|
|
Lint:
src/tui/commands/effects.ts#L481
Unexpected any. Specify a different type
|
|
Lint:
src/tui/commands/effects.ts#L446
Unexpected any. Specify a different type
|
|
Lint:
src/tui/commands/effects.ts#L426
'err' is defined but never used
|
|
Lint:
src/tui/commands/effects.ts#L323
'e' is defined but never used
|
|
Lint:
src/tui/commands/effects.ts#L270
'e' is defined but never used
|
|
Lint:
src/tui/commands/effects.ts#L234
Unexpected any. Specify a different type
|
Loading