react-native/local-cli/link/ios
Janic Duplessis 0cd69e8a02 Run eslint --fix
Summary:
CI is currently failing because of a lint issue, this fixes it and a bunch of other warnings that are auto-fixable.

**Test plan**
Quick manual test, cosmetic changes only.
Closes https://github.com/facebook/react-native/pull/16229

Differential Revision: D6009748

Pulled By: TheSavior

fbshipit-source-id: cabd44fed99dd90bd0b35626492719c139c89f34
2017-10-09 17:46:44 -07:00
..
addFileToProject.js
addProjectToLibraries.js
addSharedLibraries.js
addToHeaderSearchPaths.js
copyAssets.js `react-native link` and `react-native unlink` update. 2017-09-22 05:46:38 -07:00
createGroup.js
createGroupWithMessage.js Use appropriate capitalization of Xcode 2017-02-27 22:47:14 -08:00
getBuildProperty.js
getGroup.js
getHeaderSearchPath.js
getHeadersInFolder.js
getPlist.js
getPlistPath.js
getProducts.js
hasLibraryImported.js
isInstalled.js
mapHeaderSearchPaths.js Correctly handle the case where HEADER_SEARCH_PATHS is a single string 2017-08-04 15:16:19 -07:00
registerNativeModule.js
removeFromHeaderSearchPaths.js
removeFromPbxItemContainerProxySection.js
removeFromPbxReferenceProxySection.js
removeFromProjectReferences.js
removeFromStaticLibraries.js
removeProductGroup.js
removeProjectFromLibraries.js
removeProjectFromProject.js
removeSharedLibraries.js
unlinkAssets.js Run eslint --fix 2017-10-09 17:46:44 -07:00
unregisterNativeModule.js
writePlist.js match plist indentation with xcode format 2017-03-31 03:03:10 -07:00