I am trying to setup a new Typescript project with Mocha, and Chai. One of the unit tests require me to use rewire, which does not work with ES6 imports. So, I
rewire