ngx-open-map-wrapper/node_modules/@mapbox/jsonlint-lines-primitives
2025-09-29 14:55:14 -04:00
..
lib add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
scripts add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
src add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
test add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
web add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
.npmignore add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
Makefile add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
package.json add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00
README.md add addzone and update zone in map-adapter interface 2025-09-29 14:55:14 -04:00

JSON Lint

A fork of the lines-primitive branch of tmcw/jsonlint, which is a fork of zaach/jsonlint that adds line number annotations to the parsed JSON.

This fork is used by Mapbox GL JS, specifically for providing helpful error messages when validating Mapbox GL style JSON documents.