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 opened on 2023年7月31日
bughelp wanted
Repository metrics
- Stars
- (4,946 stars)
- PR merge metrics
- (平均マージ 138d 22h) (30d で 3 merged PRs)
説明
In #2778, we determined that this plugin incorrectly flags ".." and "." import paths, when those imports refer to a local package (with a package.json).