import-js/eslint-plugin-import
[import/extensions] ".." and "." import paths are incorrectly flagged as requiring an extension, when either is al local package
Offen
#2.844 geöffnet am 31.07.2023
bughelp wanted
Repository-Metriken
- Stars
- (5.940 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 138T 22h) (3 gemergte PRs in 30 T)
Beschreibung
In #2778, we determined that this plugin incorrectly flags ".." and "." import paths, when those imports refer to a local package (with a package.json).