mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-30 08:56:59 +00:00
- Add missing zod dependency to package.json for schema validation - Fix model class initialization issues with proper constructor patterns - Update TaskModel with correct date initialization and type assertions - Fix various model classes with proper new instance creation patterns - Resolve zod import issues with correct import structure - Fix histoire setup complex union type with proper type assertion - Add proper type guards and null handling in model constructors Reduced TypeScript errors from 1200+ to ~788 through systematic model fixes. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5.9 KiB
5.9 KiB