Save divider position to user settings #113
Annotations
4 errors and 4 warnings
Build:
src/app/scenario/step.component.ts#L515
'dividerSize' is never reassigned. Use 'const' instead
|
Build:
src/app/scenario/step.component.ts#L520
'dividerPosition' is never reassigned. Use 'const' instead
|
Build:
src/app/scenario/step.component.ts#L528
'dividerPositions' is never reassigned. Use 'const' instead
|
Build
Process completed with exit code 1.
|
Build:
src/app/app.component.ts#L164
'_s' is defined but never used
|
Build:
src/app/app.component.ts#L169
'_s' is defined but never used
|
Build:
src/app/app.component.ts#L358
'_s' is defined but never used
|
Build:
src/app/app.component.ts#L377
'_s' is defined but never used
|