@dkdrk wrote:
I am using ember-template-lint for fixing my indentation, bare-string and triple curly braces errors. In my templates, am using symbols such as
+
,-
,(
,)
,:
, etc., Now the linter shows errors for these symbols as non-translate strings. I cannot disable this rule as I need to catch out the other bare-string errors. Is there any other way other than disabling the rule and also translate for each and every symbols that I'v used?
Posts: 1
Participants: 1