mirror of
https://github.com/maputnik/editor.git
synced 2026-04-20 16:30:01 +00:00
Use modern jsonlint fork
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// @ts-expect-error - this is a fork of jsonlint
|
||||
import jsonlint from 'jsonlint';
|
||||
import jsonlint from '@prantlf/jsonlint';
|
||||
import CodeMirror, { MarkerRange } from 'codemirror';
|
||||
import jsonToAst from 'json-to-ast';
|
||||
import {expression, validateStyleMin} from '@maplibre/maplibre-gl-style-spec';
|
||||
|
||||
Reference in New Issue
Block a user