Commit graph

3 commits

Author SHA1 Message Date
8fd7a6fb11 refactor: remove exactOptionalPropertyTypes and fix import casing
Phase 1: Configuration Fix
- Remove exactOptionalPropertyTypes from tsconfig.json
  This strict option caused 22+ incompatibilities with third-party libraries
  (bits-ui, wx-svelte-grid) without providing sufficient value
- Fix Switch.svelte import casing in settings page
  Changed from 'switch/switch.svelte' to 'switch/Switch.svelte'

Result: 53 → 45 errors (8 errors fixed)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 19:19:32 -08:00
1fc179c99d Update config files 2025-09-09 00:27:09 -07:00
c360543d82 Init Svelte migration repo 2025-09-08 13:43:09 -07:00