mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-06 09:31:11 +08:00
Fix indent for .babelrc in HelloWorld template
Summary: Minor code formatting. Each time I run `react-native init` I must reindent this file. Closes https://github.com/facebook/react-native/pull/12850 Differential Revision: D4691374 fbshipit-source-id: dc02b021e2f320f1046e4e6d024ba675a4213de8
This commit is contained in:
committed by
Facebook Github Bot
parent
82ff298c00
commit
68695bdb26
@@ -1,3 +1,3 @@
|
||||
{
|
||||
"presets": ["react-native"]
|
||||
}
|
||||
"presets": ["react-native"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user