fix: ensure cell selections are always rectangular #330
Annotations
10 warnings
|
Lint:
src/cellselection.ts#L487
Unsafe assignment of an `any` value
|
|
Lint:
src/cellselection.ts#L445
Unsafe argument of type `any` assigned to a parameter of type `string`
|
|
Lint:
src/cellselection.ts#L313
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
Lint:
src/cellselection.ts#L313
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
Lint:
src/cellselection.ts#L312
Unsafe assignment of an `any` value
|
|
Lint:
src/cellselection.ts#L311
Unsafe assignment of an `any` value
|
|
Lint:
src/cellselection.ts#L262
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
Lint:
src/cellselection.ts#L262
Unsafe argument of type `any` assigned to a parameter of type `number`
|
|
Lint:
src/cellselection.ts#L259
Unsafe assignment of an `any` value
|
|
Lint:
src/cellselection.ts#L258
Unsafe assignment of an `any` value
|
Loading