Skip to content

Commit

Permalink
Merge branch 'feat-add-informative-regexp-errors' of github.com:ajv-v…
Browse files Browse the repository at this point in the history
…alidator/ajv into feat-add-informative-regexp-errors
  • Loading branch information
jasoniangreen committed Aug 7, 2024
2 parents e99d84f + ad6c039 commit 3380afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"dist/",
".runkit_example.js"
],
"sideEffects": false,
"scripts": {
"eslint": "eslint \"lib/**/*.ts\" \"spec/**/*.*s\" --ignore-pattern spec/JSON-Schema-Test-Suite",
"prettier:write": "prettier --write \"./**/*.{json,yaml,js,ts}\"",
Expand Down

0 comments on commit 3380afd

Please sign in to comment.