typed-config Typed configuration for node.js This project is a thin wrapper around node-config and arktype to provide a validated typed config. Its configuration and supported config sources are those of node-config. Contributing To install dependencies: bun install To run: bun run index.ts