```ts require('./test') // test.ts ``` Where test has `.ts` extension and `resolve.extensions = ['.js', '.ts'];` fails with module not found error.