vscode-svelte-component-extractor
vscode-svelte-component-extractor copied to clipboard
Possibility to customize imports
Hey, First thank you for the extension, it's been really useful. However I'd love to config the import format, like for example being able to use single quotes instead of doubles.
@jhewt any suggestions in how to implement that ?
Will be fixed with #11 . The solution is to run VS Code's formatter after the new component has been extracted.