mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-08 17:08:50 +01:00
Convert JSON schema validation to use Ajv.
This commit is contained in:
parent
43330dc04f
commit
d2a0f74bbd
2 changed files with 42 additions and 49 deletions
|
|
@ -71,7 +71,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "7.23.3",
|
||||
"@babel/preset-env": "7.23.3",
|
||||
"@hyperjump/json-schema": "1.6.5",
|
||||
"ajv": "8.12.0",
|
||||
"ava": "5.3.1",
|
||||
"babel-loader": "9.1.3",
|
||||
"c8": "8.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue