Whether to automatically convert single/double quotes to backticks when typing { inside strings
Don't know if I'm just interpreting this wrong, but it does not seem to work as expected (or at all).

.vscode/settings.json
{
"luau-lsp.format.convertQuotes": true
}