react-native-macos/local-cli/link
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
..
__fixtures__ RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
__tests__ Remove unused variables (#22097) 2018-11-04 10:41:46 -08:00
android RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
ios Fix `no-shadow` eslint warning & remove var (#22124) 2018-11-05 14:02:02 -08:00
pods Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
commandStub.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
getDependencyConfig.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
getProjectDependencies.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
groupFilesByType.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
link.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
pollParams.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promiseWaterfall.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promisify.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
unlink.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00