4 Commits

Author SHA1 Message Date
tunnelpuzzle
ebab58efa6
Add precision option to booleanEqual (#2231)
Co-authored-by: Rowan Winsemius <rowanwins@yahoo.com.au>
2022-01-11 21:51:00 +11:00
mfedderly
2e9d3d51f7
Add Prettier and ESLint to the builds (#1965)
* 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>
2020-12-08 19:24:15 -05:00
stebogit
b87683b983 added test ref https://github.com/Turfjs/turf/pull/869#issuecomment-319563882 2017-08-02 08:28:57 -07:00
Stefano Borghi
d3e024f0b6 New module @turf/boolean-equal (#869)
* implemented @turf/boolean-equal

* Add boolean-shapely to tests

* Add failing tests
From @rowanwins's comment https://github.com/Turfjs/turf/pull/869#issuecomment-318339910

* Add reversed lines (passes)

* Update boolean-contains

* Publish boolean-equal
2017-08-01 22:30:19 -04:00