react-native/Libraries/Utilities
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
..
__mocks__
__tests__ Extend unit test for buildStyleInterpolator 2017-10-02 17:05:28 -07:00
differ remove disableAutomock from jest tests (new default) @bypass-lint 2017-06-13 15:04:09 -07:00
BackAndroid.js
BackHandler.android.js
BackHandler.ios.js
DebugEnvironment.js gets Relay/Classic/Compat building 2017-07-24 21:39:00 -07:00
DeviceInfo.js
Dimensions.js Run eslint --fix 2017-10-09 17:46:44 -07:00
HMRClient.js
HMRLoadingView.android.js
HMRLoadingView.ios.js
HeapCapture.js
MatrixMath.js
PerformanceLogger.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
PixelRatio.js Run eslint --fix 2017-10-09 17:46:44 -07:00
Platform.android.js
Platform.ios.js
RCTLog.js Run eslint --fix 2017-10-09 17:46:44 -07:00
SceneTracker.js
binaryToBase64.js @allow-large-files Flow v0.54.0 2017-09-06 03:33:43 -07:00
buildStyleInterpolator.js Avoid eval in buildStyleInterpolator 2017-10-02 17:05:34 -07:00
clamp.js fix params order in comments clamp.js 2017-09-29 00:01:10 -07:00
createStrictShapeTypeChecker.js Run eslint --fix 2017-10-09 17:46:44 -07:00
deepFreezeAndThrowOnMutationInDev.js
defineLazyObjectProperty.js
deprecatedPropType.js
dismissKeyboard.js
groupByEveryN.js
infoLog.js Change all calls to no-console from no-console-disallow 2017-09-29 16:38:06 -07:00
logError.js
mapWithSeparator.js
mergeFast.js
mergeIntoFast.js
stringifySafe.js
truncate.js
utf8.js