mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-06 09:31:11 +08:00
Fix indentation
Summary: Fixes the indentation of a line. Reviewed By: cpojer Differential Revision: D5573550 fbshipit-source-id: 4ae095b3d14d1dd4e94ba4035c5624ddbd48f505
This commit is contained in:
committed by
Facebook Github Bot
parent
614dd077b3
commit
782453d35e
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user