We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vben Admin V5
vue-vben-admin/internal/lint-configs/eslint-config/src/configs/import.ts
Line 20 in 024c01d
'import/no-unresolved': 'error',
System: OS: Windows 10 Binaries: Node: 22.14.0 - C:\Program Files\nodejs\node.EXE npm: 10.9.2 - C:\Program Files\nodejs\npm.CMD pnpm: 10.10.0 - C:\Program Files\nodejs\pnpm.CMD
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
Vben Admin V5
Describe the bug?
vue-vben-admin/internal/lint-configs/eslint-config/src/configs/import.ts
Line 20 in 024c01d
代码中把'import/no-unresolved'这个lint规则开启改为error后,可正常import的包在vscode中也会报unresolved的eslint错误信息
Reproduction
'import/no-unresolved': 'error',
System Info
Relevant log output
Validations
The text was updated successfully, but these errors were encountered: