mapbox / geojsonhint

IMPORTANT: This repo will be archived. Use @placemarkio/check-geojson instead
ISC License
258 stars 37 forks source link

Option to disable RHR #87

Closed flippmoke closed 2 years ago

flippmoke commented 2 years ago

Adds an option to disable right-hand rule validation for Polygons and Multipolygons.

PR includes code changes and tests and light doc changes.

moham-p commented 2 years ago

I think the package-lock.json file can be removed as it's not needed here.

Also, could you update the changelog?

Why there was no lock file there in the first place?