Working on a Node.js project where I am getting some configs from the consul say my config file is \'config.ts\'
// config.ts let config = { .... } (new co