- Require template literals instead of string concatenation
This rule is aimed to flag usage of + operators with strings.
You can check them out here.