moved to zod, packages messed up still

This commit is contained in:
Bojan Kucera 2025-06-07 14:24:28 -04:00
parent 15dd03c0ec
commit a8ee4022bf
35 changed files with 3245 additions and 691 deletions

View file

@ -3,10 +3,9 @@
"compilerOptions": {
// JavaScript output target version
"target": "ES2022",
// Module configuration for different project types
// Module configuration for different project types
"module": "ESNext",
"moduleResolution": "bundler",
"moduleResolution": "node",
"composite": true,
// Type checking