1.2.1 #531
Annotations
4 warnings
Build, lint, and test on Node 16.x:
src/point.ts#L11
'isPoint' is defined but never used. Allowed unused vars must match /^_/u
|
Build, lint, and test on Node 16.x:
test/polygon-test.ts#L8
'Line' is defined but never used. Allowed unused vars must match /^_/u
|
Build, lint, and test on Node 18.x:
src/point.ts#L11
'isPoint' is defined but never used. Allowed unused vars must match /^_/u
|
Build, lint, and test on Node 18.x:
test/polygon-test.ts#L8
'Line' is defined but never used. Allowed unused vars must match /^_/u
|