Add error handler and improve coverage

This commit is contained in:
2026-05-06 18:24:24 +02:00
parent aa8e45912a
commit 2968932d69
24 changed files with 2553 additions and 604 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
"test": "jest",
"build": "tsc",
"watch": "tsc --watch",
"lint": "eslint . --ext .ts",
"lint": "eslint src --ext .ts",
"format": "prettier --write ."
},
"keywords": [