Fix indentation

Summary: Fixes the indentation of a line.

Reviewed By: cpojer

Differential Revision: D5573550

fbshipit-source-id: 4ae095b3d14d1dd4e94ba4035c5624ddbd48f505
This commit is contained in:
David Aurelio
2017-08-07 06:38:32 -07:00
committed by Facebook Github Bot
parent 614dd077b3
commit 782453d35e

View File

@@ -60,7 +60,7 @@ export type ConfigT = {
* Specify any additional polyfill modules that should be processed
* before regular module loading.
*/
getPolyfillModuleNames: () => Array<string>,
getPolyfillModuleNames: () => Array<string>,
/**
* Specify any additional platforms to be used by the packager.