8 lines
374 B
Markdown
8 lines
374 B
Markdown
JSON Lint
|
|
=========
|
|
|
|
A fork of the `lines-primitive` branch of [tmcw/jsonlint](https://github.com/tmcw/jsonlint), which is a fork of [zaach/jsonlint](https://github.com/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.
|
|
|