Visual Studio Code - Adjust import quotation setting
You can also configure the below line in your vscode user settings to adjust this setting.
"prettier.singleQuote": true
"typescript.preferences.quoteStyle": "single"
For more info see:
https://code.visualstudio.com/updates/v1_24#_preferences-for-auto-imports-and-generated-code