acceptedenhancementhelp wanted
Repository metrics
- Stars
- (4,946 stars)
- PR merge metrics
- (平均マージ 138d 22h) (30d で 3 merged PRs)
説明
Sometimes I use require.resolve() just to resolve paths to other resources than javascript modules.
Okay, this is not a regular import, but it would be nice if this plugin could also check these paths.
Maybe it could be a new setting like 'import/check-require-resolve': true, whereas various rules related to CommonJS imports also apply here.