This extension will automatically convert single or double quotes to backticks when needed. Just start typing a regular string, the extension will transform it into a template literal as soon as it ...
Javascript template literals force users to choose between strange-looking code, have the resultant outputs include unwanted indentation, or rely on third-party dependencies to "fix" template margins.