Tnarita0000 f8040ed16f Fix no-shadow eslint warning & remove var (#22124)
Summary:
Fixes `no-shadow` warning for `local-cli/link/ios/getGroup.js`  and remove `var` declaration keyword.
```
react-native/local-cli/link/ios/getGroup.js
  13:23  warning  'group' is already declared in the upper scope  no-shadow
```

- [x] Check `npm run flow`
- [x] Check `npm run flow-check-ios`
- [x] Check `npm run flow-check-android`
- [x] Check `npm run lint`

N/A
Pull Request resolved: https://github.com/facebook/react-native/pull/22124

Differential Revision: D12929717

Pulled By: TheSavior

fbshipit-source-id: 10f8269ae7a0e61f4d0ec6fe710889c3a7c90b3b
2018-11-05 14:02:02 -08:00
..
2018-11-02 00:28:28 -07:00
2018-10-31 01:37:26 -07:00
2018-11-01 14:29:16 -07:00
2018-11-02 12:44:59 -07:00
2018-11-02 12:44:59 -07:00
2018-11-01 14:29:16 -07:00