Type definitions for matrixFrom* #2471
Annotations
10 errors
lint:
test/typescript-tests/testTypes.ts#L1271
Replace `⏎······math.matrixFromFunction([3],·(i:·number[])·=>·i[0]·*·i[0]` with `·math.matrixFromFunction(⏎······[3],⏎······(i:·number[])·=>·i[0]·*·i[0]⏎····`
|
lint:
types/index.d.ts#L26
Insert `·(`
|
lint:
types/index.d.ts#L27
Replace `··(index:·number[]` with `index:·number[]⏎`
|
lint:
types/index.d.ts#L1359
Delete `··`
|
lint
Process completed with exit code 1.
|
build-and-test:
test/typescript-tests/testTypes.ts#L1271
Replace `⏎······math.matrixFromFunction([3],·(i:·number[])·=>·i[0]·*·i[0]` with `·math.matrixFromFunction(⏎······[3],⏎······(i:·number[])·=>·i[0]·*·i[0]⏎····`
|
build-and-test:
types/index.d.ts#L26
Insert `·(`
|
build-and-test:
types/index.d.ts#L27
Replace `··(index:·number[]` with `index:·number[]⏎`
|
build-and-test:
types/index.d.ts#L1359
Delete `··`
|
build-and-test
Process completed with exit code 1.
|