palantir / tslint-react

:orange_book: Lint rules related to React & JSX for TSLint.
Apache License 2.0
749 stars 76 forks source link

jsx-no-multiline-js: allow multiline block comments #207

Closed c1aphas closed 4 years ago

c1aphas commented 5 years ago

Is it possible to disable this rule for jsx {/* */} comments?

GitHub Logo

adidahiya commented 5 years ago

ok, open to PRs

adidahiya commented 4 years ago

Closing due to deprecation, see #210