josdejong / jsoneditor

A web-based tool to view, edit, format, and validate JSON
http://jsoneditoronline.org
Apache License 2.0
11.23k stars 2.02k forks source link

jsoneditor support ajv2020? #1566

Closed Akshayparmar-powerschool closed 4 months ago

Akshayparmar-powerschool commented 4 months ago

getting : Type 'Ajv2020' is missing the following properties from type 'Ajv': validateKeyword, _opts

josdejong commented 4 months ago

I guess that requires upgrading to ajv@8, see #1371.