palantir / tslint-react

:orange_book: Lint rules related to React & JSX for TSLint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New rule: jsx-curly-brace-presence

Patrik-Lundqvist opened this issue · comments

In order to ensure a consistent jsx code style we need a rule to disallow/enforce unnecessary curly braces.

See eslint-plugin-react - jsx-curly-brace-presence for reference

Any news? 😈

Also need this