marginally better error logging

This commit is contained in:
2025-03-06 13:25:21 -05:00
parent f7d5413165
commit 8b2e513ca9
6 changed files with 31 additions and 44 deletions
+2 -1
View File
@@ -69,7 +69,6 @@
"zod": "^3.24.2"
},
"devDependencies": {
"@eslint/compat": "^1.2.7",
"@eslint/eslintrc": "^3.3.0",
"@eslint/js": "^9.21.0",
"@jakejarvis/eslint-config": "^4.0.7",
@@ -84,6 +83,8 @@
"eslint": "^9.21.0",
"eslint-config-next": "15.2.2-canary.1",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-prettier": "^5.2.3",
"eslint-plugin-react": "^7.37.4",