trails/apps/planner/app/lib
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
..
brouter.test.ts Fix waypoint drag, host election, segment routing, debug panel 2026-03-23 08:52:52 +01:00
brouter.ts Fix waypoint drag, host election, segment routing, debug panel 2026-03-23 08:52:52 +01:00
db.ts Add Drizzle ORM with shared db package (#10) 2026-03-22 22:35:50 +00:00
host-election.test.ts Fix waypoint drag, host election, segment routing, debug panel 2026-03-23 08:52:52 +01:00
host-election.ts Fix waypoint drag, host election, segment routing, debug panel 2026-03-23 08:52:52 +01:00
rate-limit.test.ts Add BRouter proxy, rate limiting, and spec updates (tasks 5.1-5.2) (#11) 2026-03-22 22:43:47 +00:00
rate-limit.ts Add BRouter proxy, rate limiting, and spec updates (tasks 5.1-5.2) (#11) 2026-03-22 22:43:47 +00:00
sessions.ts Use explicit .ts extensions for Node-compatible imports 2026-03-25 01:34:16 +01:00
use-routing.ts Fix waypoint drag, host election, segment routing, debug panel 2026-03-23 08:52:52 +01:00
use-yjs.ts Fix waypoint loading in Edit in Planner flow 2026-03-24 20:22:58 +00:00
vite-yjs-plugin.ts Fix waypoint drag, host election, segment routing, debug panel 2026-03-23 08:52:52 +01:00
yjs-server.ts Use explicit .ts extensions for Node-compatible imports 2026-03-25 01:34:16 +01:00