trails/apps/planner/app
Ullrich Schäfer 4d73de4e0d
Use explicit .ts extensions for Node-compatible imports
Node's --experimental-strip-types requires explicit .ts extensions on
relative imports. Add allowImportingTsExtensions to both app tsconfigs
and update server-side imports in planner and journal for consistency.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 01:34:16 +01:00
..
components Fix waypoint loading in Edit in Planner flow 2026-03-24 20:22:58 +00:00
lib Use explicit .ts extensions for Node-compatible imports 2026-03-25 01:34:16 +01:00
routes Add withDb() helper for graceful DB error handling 2026-03-24 23:39:33 +01:00
root.tsx Add root ErrorBoundary to both apps, simplify withDb 2026-03-25 00:06:10 +01:00
routes.ts Implement Planner-Journal handoff (Group 9) 2026-03-24 20:22:58 +00:00