Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

Commit

Permalink
feat: add better error output via @apideck/better-ajv-errors (#2)
Browse files Browse the repository at this point in the history
* added better error output via @apideck/better-ajv-errors

* removed allError Option, and updated dependencies to the last values from mainproject

Co-authored-by: Robin Sartor <12028-keslol@users.noreply.git.rwth-aachen.de>
  • Loading branch information
keslol and Robin Sartor authored Sep 30, 2022
1 parent 358e751 commit 08a6665
Show file tree
Hide file tree
Showing 4 changed files with 407 additions and 446 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"test:coverage": "pnpm test -- --reporter verbose --coverage"
},
"dependencies": {
"@apideck/better-ajv-errors": "^0.3.6",
"@sinclair/typebox": "^0.24.44",
"ajv": "^8.11.0",
"h3": "^0.7.21"
Expand Down
Loading

0 comments on commit 08a6665

Please sign in to comment.