feat: add matrixGetSubMatrix function #736
nodejs.yml
on: pull_request
nodejs
/
prepare
4s
nodejs
/
lint-eslint
28s
nodejs
/
lint-prettier
23s
nodejs
/
lint-check-types
25s
Matrix: nodejs / test
Annotations
3 warnings
nodejs / lint-eslint:
src/matrix/matrixGetSubMatrix.ts#L1
There should be at least one empty line between import groups
|
nodejs / lint-eslint:
src/matrix/matrixGetSubMatrix.ts#L2
There should be at least one empty line between import groups
|
nodejs / lint-eslint:
src/matrix/matrixGetSubMatrix.ts#L3
`./matrixCheckRanges` import should occur before import of `./index`
|