A framework for building native applications using React
update lint packages, fix lint errors
Summary: @​cesarandreu pointed out running eslint on react-native resulted in `t.isReferencedIdentifier is not a function` issues on the babel #linting channel on slack. - update eslint, babel-eslint, eslint-plugin-react - fix eslint errors: `Error - t.isReferencedIdentifier is not a function` - fix lint npm script I see there's also https://github.com/facebook/react-native/pull/1736 from @ide which would fix it tooCloses https://github.com/facebook/react-native/pull/1874 Reviewed By: @vjeux Differential Revision: D2495878 Pulled By: @frantic
H
Henry Zhu committed
e45b7ffb1ec8c944e5ff7af3efc961d0624b867e
Parent: 200b811
Committed by facebook-github-bot-5 <[email protected]>
on 10/1/2015, 4:02:37 AM