daidodo/format-imports

Support removing unused import in Vue.

Open

#20 建立於 2023年1月2日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)TypeScript (4 fork)github user discovery
enhancementhelp wanted

倉庫指標

Star
 (51 star)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南