* Lines with a 180 degree angle between them are considered parallel
* Add simple verticals test
* Add failing test case for 3d lines
* Fix verticals 3d test
* migrate to geojson types package
* strip geojson further
* migrate geojson type imports
* migrate more geojson type imports
* bump to geojson-rbush 3.2.0 and add line-overlap fix
* few more type migrations
* migrate to new internal es5 @turf/geojson-rbush
* migrate buffer to geojson types
* fix convertLength import
* Configure ESlint and Prettier
- Disable all eslint rules that trigger
- Build's lint step now runs monorepoint, prettier, and eslint
- Remove all tslint references
* [auto] run prettier on everything
Co-authored-by: Matt Fedderly <mfedderly@palantir.com>