copy-with-imports icon indicating copy to clipboard operation
copy-with-imports copied to clipboard

Feature request: file extension in import statement

Open lensbart opened this issue 1 year ago • 0 comments

Hi!

First of all, thanks for creating this extension. It works well!

In my setup, I’m using file extensions in my import statements. It would be nice if this could be detected (via "allowImportingTsExtensions": true in tsconfig.json), or if there would be a setting to get the same effect. The import/extensions rule from eslint-plugin-import is not autofixable, unfortunately, so I have to manually fix the auto-inserted imports.

I’m happy to give it a look if you agree with this suggestion and if I can get some pointers, but I’m not familiar with the codebase.

lensbart avatar Sep 25 '24 11:09 lensbart