import-js/eslint-plugin-import

include/exclude by glob in no-unused-modules

Open

#1,452 建立於 2019年8月13日

在 GitHub 查看
 (18 留言) (4 反應) (0 負責人)JavaScript (1,540 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (4,946 star)
PR 合併指標
 (平均合併 138天 22小時) (30 天內合併 3 個 PR)

描述

I'd like to use no-unused-modules to find files that are exporting but not being imported anywhere, however, i want to exclude all files that match the glob **/*-test.js

貢獻者指南