Open
Description
Clear and concise description of the problem
The issue #341 expect do not remove unused imports, however is it possible to remove the unused imports?
If I modified the imports configs, the auto-imports.d.ts will remains existing imports, unless directly remove the auto-imports.d.ts file then it will generate correctly.
Suggested solution
Add an option in the config, cover only without merging.
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.