Skip to content

Commit 8b47187

Browse files
committed
fixup! Refactor validation error message format to use zod-validation-error lib
1 parent d5d3b56 commit 8b47187

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

eslint.config.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ export default defineConfig([
101101
},
102102
],
103103
"unicorn/no-null": 0,
104-
"unicorn/no-array-reduce": 0,
105104
"unicorn/prefer-module": 0,
106105
"unicorn/import-style": [
107106
2,

0 commit comments

Comments
 (0)