enhancementhelp wanted
Repository metrics
- Stars
- (51 stars)
- PR merge metrics
- (PR metrics pending)
説明
Currently, removing unused imports is disabled for .vue files because imports can be used outside of <script> (link) and there isn't an easy way to find them.
The feature request is to find a way to enable it.