If I have a module with both an index.ts and index.js file.
I\'ve noticed that Jest would try to pick the TS one, but a small app I\'m running would pick the JS file, how