JS Regex - Replace double quotes around strings containing template literals with backticks

后端 未结 0 1524
我寻月下人不归
我寻月下人不归 2020-12-15 23:39

I\'m looking for a JS/regex solution to replace all double quotes around an inner-string with backticks (``) if it contains a template literal. It\'s important to ONLY repla

相关标签:
回答
  • 消灭零回复
提交回复
热议问题