eslint-import-resolver-typescript icon indicating copy to clipboard operation
eslint-import-resolver-typescript copied to clipboard

import/no-unused-modules conflicts with typescript moduleSuffixes

Open nzaytsev opened this issue 2 years ago • 2 comments

Here is the context of the issue - import/no-unused-modules can't recognize loading rules with moduleSuffixes

nzaytsev avatar Jan 31 '23 07:01 nzaytsev

Are there any news?

nzaytsev avatar Jun 05 '23 07:06 nzaytsev

@nzaytsev Sorry I'm very late here, moduleSuffixes has not been supported yet indeed, I'll take a look when I'm free.

JounQin avatar Dec 06 '23 15:12 JounQin

Please try v4.0+

JounQin avatar Mar 17 '25 10:03 JounQin