sindresorhus/eslint-plugin-unicorn

Create a better `prefer-template` rule

Open

#78 opened on Jan 10, 2017

View on GitHub
 (5 comments) (0 reactions) (0 assignees)JavaScript (5,022 stars) (468 forks)user submission
help wantednew rule

Description

As usual the built-in one is flawed and as usual the ESLint team refuses to acknowledge that. Luckily we can just build something better. Ref: https://github.com/eslint/eslint/issues/6572#issuecomment-229927387

Contributor guide