Refactor config structure for better readability #8

Merged
probablycorey merged 1 commits from probablycorey/split-config-type into main 2026-03-09 22:59:49 +00:00

Split nested dev/prod config object into a Config type with separate devConfig and prodConfig objects. This makes it clearer which values apply to which environment and ensures both configs match the type.

Split nested dev/prod config object into a Config type with separate devConfig and prodConfig objects. This makes it clearer which values apply to which environment and ensures both configs match the type.
probablycorey added 1 commit 2026-03-09 22:59:45 +00:00
Refactor config structure for better readability
Some checks failed
CI / test (pull_request) Has been cancelled
85eea2f4ef
Split nested dev/prod config object into a Config type with separate devConfig and prodConfig objects. This makes it clearer which values apply to which environment and ensures both configs match the type.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
probablycorey merged commit ff98255588 into main 2026-03-09 22:59:49 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: probablycorey/workshop#8
No description provided.