Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 760 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 760 Bytes

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