- Fix RequestOptions cache type incompatibility in adapters/types.ts - Add missing properties to Character type in entity.adapter.ts and entities.ts - Create adapters index.ts for module exports - Update users.ts to use userAdapter instead of removed core module - Fix UserSettingsModal.svelte switch import and type errors - Add type shims for wx-svelte-grid and $env/static/public - Accept upstream versions for SearchSidebar.svelte and teams/new/+page.svelte - Add CLEANUP_PLAN.md documenting remaining work Reduces type errors from ~412 to ~378. See CLEANUP_PLAN.md for remaining fixes. Co-Authored-By: Justin Edmund <justin@jedmund.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| resources | ||
| base.adapter.ts | ||
| config.ts | ||
| entity.adapter.ts | ||
| errors.ts | ||
| grid.adapter.ts | ||
| index.ts | ||
| job.adapter.ts | ||
| party.adapter.ts | ||
| search.adapter.ts | ||
| test-setup.ts | ||
| types.ts | ||
| user.adapter.ts | ||