Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

"no-template-curly-in-string" should appear in ECMAScript 6 list #310

Closed
jaredreich opened this issue Nov 18, 2016 · 3 comments
Closed

"no-template-curly-in-string" should appear in ECMAScript 6 list #310

jaredreich opened this issue Nov 18, 2016 · 3 comments
Labels
triage An ESLint team member will look at this issue soon

Comments

@jaredreich
Copy link

"no-template-curly-in-string" rule should appear in ECMAScript 6 list (http://eslint.org/docs/rules/#ecmascript-6)

@eslintbot eslintbot added the triage An ESLint team member will look at this issue soon label Nov 18, 2016
@vitorbal
Copy link
Member

Thank you for your issue. The rule is indeed preventing a possible error, so I'd say that "trumps" the fact that it is part of the ES6 syntax.

In fact, in my opinion, ES6 is widespread enough nowadays that the rules under the "ECMAScript 6" section could probably all be merged into the other sections. I would like to hear the thoughts on this from the rest of the team, though.

@platinumazure
Copy link
Member

I agree, personally I think ES6 should be more of a "tag" that can be added to a rule, which supplements the basic categories of "Possible Errors", "Best Practices", and "Stylistic Issues". ES2016, ES2017, and "Variables" could also be tags.

@not-an-aardvark
Copy link
Member

Closing in favor of eslint/eslint#7991.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage An ESLint team member will look at this issue soon
Projects
None yet
Development

No branches or pull requests

5 participants