Closed zebapy closed 8 years ago
SET
command and spaces before ampernsands. It would be nice to have a nodejs module that removes the need for that, similar to what rimraf does.{{ }}
instead of { { } }
https://github.com/yannickcr/eslint-plugin-react/issues/388Sorry, are you sure you needed the bind created in that manner? ::
vs fat arrows in the actual method. The bind is not removed. Simply the manner of how it is done is changed. I can revert it if you're interested in merging the rest of this, else just close it. Honestly this is the most I've publicly contributed on GitHub. I felt inspired to do a few things on this since I've switched my react app to use Hapi as a server since my API was already built in it, and this is the repo I found as an example.
There was a misunderstanding. When I said "That bind was needed" I meant that your modification was the right way of doing it. Sorry.
I hope you continue your contribution :)
6.5.2 has the semicolon thing reverted!
Thank you for letting us know.
Some more lint fixes and added semi colons for all class properties I got errors for.
I meant to sync this to the branch before you merged but you beat me to it :)