## Version Since v3.8.0, v3.8.1 still have the issue. v3.7.0 works as expected. [Reproduction repo](https://github.com/ntnyq-dev/eslint-import-resolver-typescript) ## Steps - Run `eslint --debug .`, everything goes fine - Change `USE_TYPESCRIPT_RESOLVER` to `true`, and run `eslint --debug .` again. ESLint will stuck at `eslint:languages:js Scope analysis successful` message