We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
npm init vue@3
eslint-plugin-import