import-js/eslint-plugin-import
在 GitHub 查看[import/extensions] ".." and "." import paths are incorrectly flagged as requiring an extension, when either is al local package
Open
#2,844 建立於 2023年7月31日
bughelp wanted
倉庫指標
- Star
- (4,946 star)
- PR 合併指標
- (平均合併 138天 22小時) (30 天內合併 3 個 PR)
描述
In #2778, we determined that this plugin incorrectly flags ".." and "." import paths, when those imports refer to a local package (with a package.json).