User
โจ Features
- โ
Loads user-defined config from:
./<configName>or./config/<configName>
- ๐ Falls back to a default config path (relative or absolute)
- ๐ง Supports both
export defaultand full module exports - โก Fully async and non-blocking
- ๐๏ธ ESM-only (no
.json,.cjs, or CommonJS) - ๐งช Clean and testable structure