Currently, my TSLint configuration is set to permit the use of single quotes ('
) instead of double ones ("
).
Previously, I was able to conveniently switch all instances of "
to '
in a file by using the Reformat Code
shortcut CTRL + ALT + L.
Unfortunately, this functionality seems to have suddenly stopped working and I am unable to locate an option to reactivate it in the settings. Could someone offer assistance with this issue?