feat: add matrixGetSubMatrix function #816
Annotations
10 errors
Check types:
src/matrix/__tests__/matrixCheckRanges.test.ts#L3
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Check types:
src/matrix/__tests__/matrixCheckRanges.test.ts#L19
Cannot find name 'expect'.
|
Check types:
src/matrix/__tests__/matrixCheckRanges.test.ts#L22
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Check types:
src/matrix/__tests__/matrixCheckRanges.test.ts#L39
Cannot find name 'expect'.
|
Check types:
src/matrix/__tests__/matrixGetSubMatrix.test.ts#L3
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Check types:
src/matrix/__tests__/matrixGetSubMatrix.test.ts#L18
Cannot find name 'expect'.
|
Check types:
src/matrix/__tests__/matrixGetSubMatrix.test.ts#L21
Cannot find name 'expect'.
|
Check types:
src/matrix/__tests__/matrixGetSubMatrix.test.ts#L24
Cannot find name 'test'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
Check types:
src/matrix/__tests__/matrixGetSubMatrix.test.ts#L40
Cannot find name 'expect'.
|
Check types:
src/matrix/__tests__/matrixGetSubMatrix.test.ts#L43
Cannot find name 'expect'.
|
Loading