Closed vinicius-evocorp closed 2 years ago
This plugin only resolves imports at build time, not in the IDE (that is TypeScript's job) and not when linting (which is ESLint's job). Therefore, this is likely a bug with ESLint or you've misconfigured it.