react-native-macos/local-cli
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
..
__mocks__ react-native-github: set path mock to posix by default 2018-09-24 06:32:24 -07:00
bundle Deploy Flow v0.85 to xplat/js 2018-11-02 00:28:28 -07:00
core RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
dependencies Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
eject Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
generator Fix linting issues (#22062) 2018-11-01 14:29:16 -07:00
info Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
init Prettify remaining unprettified files (#21327) 2018-09-25 19:50:08 -07:00
install Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
library Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
link Fix `no-shadow` eslint warning & remove var (#22124) 2018-11-05 14:02:02 -08:00
logAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
logIOS Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
runAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
runIOS lint autofixes 2018-11-02 12:44:59 -07:00
server Prepend passed sourceExts to default ones and pass them to metro (#21855) 2018-10-30 15:18:34 -07:00
templates lint autofixes 2018-11-02 12:44:59 -07:00
upgrade Fix linting issues (#22062) 2018-11-01 14:29:16 -07:00
util Pass the maxWorkers config param correctly to Metro 2018-09-18 08:19:38 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
cli.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
cliEntry.js Remove undefined value on init cli command (#22045) 2018-10-31 21:12:31 -07:00
commands.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
setup_env.bat Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
setup_env.sh Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
wrong-react-native.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00