Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

Add file extensions to auto imports #463

Open
Dagur opened this issue Nov 20, 2024 · 0 comments
Open

Add file extensions to auto imports #463

Dagur opened this issue Nov 20, 2024 · 0 comments

Comments

@Dagur
Copy link

Dagur commented Nov 20, 2024

The auto import feature is great but it always omits the file extensions, i.e.

instead of

import Something from "./Something.js"

It inserts

import Something from "./Something"

Is it possible to have a setting for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant