Converting JSON-Encoded Environment Variables to BigInt Arrays in TypeScript
I've got an application which is configured via env vars, which most of the time contain JOSN encoded values. How could I use Config to turn an env var containing, say, an array of strings representing bigInt vales, like: