palantir / tslint-react

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

Fix jsx-wrap-multiline false positive #72

Closed bookman25 closed 7 years ago

bookman25 commented 7 years ago

fixes #53

palantirtech commented 7 years ago

Thanks for your interest in palantir/tslint-react, @bookman25! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

adidahiya commented 7 years ago

Thanks for the PR @bookman25! I made some minor style edits and added a couple more tests.