Skip to content

Errors should include TemplateLiterals

Currently template literals are ignored by this plugin.

tempFormContent = `Applying command to ${commandDescription}`

The above should throw an i18n error for Applying command to .