I\'m trying to add tests around the use of a simple config object. Let\'s say I have:
config.ts
export default { foo: "bar"