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

1 Commits

Author SHA1 Message Date
85eea2f4ef Refactor config structure for better readability
Some checks failed
CI / test (pull_request) Has been cancelled
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>
2026-03-09 15:56:30 -07:00