palantir / tslint-react

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

Update to tslint 4.0.1 and TypeScript 2.0.10 #35

Closed tiagoefmoraes closed 8 years ago

tiagoefmoraes commented 8 years ago

Fixed some new issues with tslint --fix and raised max-classes-per-file to 2

palantirtech commented 8 years ago

Thanks for your interest in palantir/tslint-react, @tiagoefmoraes! 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 8 years ago

@nchen63 can you please take a look

nchen63 commented 8 years ago

@adidahiya looks good to me

adidahiya commented 8 years ago

thanks @tiagoefmoraes!