ember-computed-template-string
ember-computed-template-string copied to clipboard
Warn on invalid templates
We should warn on uses likes this:
-
Computed.templateString('${adminName}')- useComputed.readsorComputed.alias -
Computed.templateString('this has no dynamic section')