react-native/local-cli/link/ios
Mats Byrkeland edb6ca72fd Fix ESLint warnings using 'yarn lint --fix'
Summary:
Hi! I would like to contribute to React Native, and I am just starting out. I forked the repo and found that it has quite a lot of ESLint warnings – many of which were automatically fixable. This PR is simply the result of running `yarn lint --fix` from the root folder.

Most changes are removing trailing spaces from comments.

Haven't really done any manual testing, since I haven't done any code changes manually. `yarn test` runs fine, `yarn flow` runs fine, `yarn prettier` is satisfied.

N/A

[INTERNAL][MINOR][] - Fix ESLint warnings
Closes https://github.com/facebook/react-native/pull/18047

Differential Revision: D7054948

Pulled By: hramos

fbshipit-source-id: d53e692698d1687de5821c3fb5cdb76a5e03b71e
2018-02-22 07:23:17 -08:00
..
common Uses a single code path to link and unlink all platforms 2018-02-13 05:06:42 -08:00
addFileToProject.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
addProjectToLibraries.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
addSharedLibraries.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
addToHeaderSearchPaths.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
copyAssets.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
createGroup.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
createGroupWithMessage.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getBuildProperty.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getGroup.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getHeaderSearchPath.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getHeadersInFolder.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getPlist.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getPlistPath.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getProducts.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
getTargets.js Fix ESLint warnings using 'yarn lint --fix' 2018-02-22 07:23:17 -08:00
hasLibraryImported.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
index.js Uses a single code path to link and unlink all platforms 2018-02-13 05:06:42 -08:00
isInstalled.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
mapHeaderSearchPaths.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
registerNativeModule.js Fix ESLint warnings using 'yarn lint --fix' 2018-02-22 07:23:17 -08:00
removeFromHeaderSearchPaths.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeFromPbxItemContainerProxySection.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeFromPbxReferenceProxySection.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeFromProjectReferences.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeFromStaticLibraries.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeProductGroup.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeProjectFromLibraries.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeProjectFromProject.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
removeSharedLibraries.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
unlinkAssets.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
unregisterNativeModule.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00
writePlist.js Update license headers for MIT license 2018-02-16 18:31:53 -08:00