When reading tsconfig.json, it seems to be ignoring the "references" array which includes paths to other tsconfig files in the same directory. You can reproduce my repo with `npm init vue@3` and then add `eslint-plugin-import` with this resolver.