Update eslint dependencies #4702
Annotations
5 errors
Typecheck:
src/DragHandle.tsx#L95
'overRowIdx' is possibly 'null'.
|
Typecheck:
src/DragHandle.tsx#L96
'overRowIdx' is possibly 'null'.
|
Typecheck:
src/DragHandle.tsx#L96
'overRowIdx' is possibly 'null'.
|
Typecheck:
src/DragHandle.tsx#L97
Argument of type 'number | null' is not assignable to parameter of type 'number'.
|
Typecheck
Process completed with exit code 1.
|
Loading