Convert template literal to string
Convert a simple template literal without expressions into a string.

Related Code Actions
- Convert string to template literal
- Merge string concatenation
- Inline into template
- Remove unnecessary template literal
Convert a simple template literal without expressions into a string.