Add cell range selection feature #4
Annotations
1 error and 6 warnings
|
test
Process completed with exit code 1.
|
|
test:
website/routes/RangeSelection.tsx#L423
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
|
test:
website/routes/RangeSelection.tsx#L406
Unexpected any. Specify a different type
|
|
test:
website/routes/RangeSelection.tsx#L388
Unexpected any. Specify a different type
|
|
test:
website/routes/RangeSelection.tsx#L388
Unsafe return of a value of type `any`
|
|
test:
website/routes/RangeSelection.tsx#L386
Unexpected any. Specify a different type
|
|
test:
src/Cell.tsx#L84
'_event' is defined but never used
|