Rewrite line-intersect module (#2033)
* Rewrite line-intersect module * fix jsdoc * update use of sweepline-intersections to not detect self-intersections * inline sweepline-intersections as es5 * Add some ts config * remove unused import * add allowJs * adjust tsconfig * address some eslint issues * Some minor typing updates to get the build to pass * Fix imports after merge * rejig ts config * update yarn lock * add extra option to line-intersect re self-intersections * run prettier * update the turf-line-split outputs * fix prettier * line-intersect additional type cleanup (#2273) * some cleanup * clarify Intersection type * line-intersect-typescript-cleanup (#2274) * bump sweepline-intersections to 1.4.0 Co-authored-by: Matt Fedderly <mfedderly@palantir.com> Co-authored-by: Tim Welch <tim.j.welch@gmail.com> Co-authored-by: mfedderly <mdfedderly@mdfedderly.com>
R
Rowan Winsemius committed
b3076e71e0d0e8297d0d14e505570bd20c92791a
Parent: fcdaa93
Committed by GitHub <noreply@github.com>
on 4/2/2022, 4:37:38 PM