RealOrangeOne / react-native-mock

A fully mocked and test-friendly version of react native (maintainers wanted)
MIT License
571 stars 153 forks source link

fix(EventEmitter): wrong variable name, linting issues #86

Closed mroswald closed 8 years ago

mroswald commented 8 years ago

This PR fixes linting issues and a wrong variable name. @lelandrichardson pls check if my assumption is correct and you just forget to double-check the code.

RealOrangeOne commented 8 years ago

Looks like a good fix to me!

@lelandrichardson could we get the master branch locked so branches can't be merged unless tests pass? This'll stop any PRs that are needed like this