mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 13:25:51 +08:00
fix missing prettier file (#20001)
Summary: fix missing prettier file pass all current ci. https://github.com/facebook/react-native/pull/19987 [GENERAL] [INTERNAL] [TOOL] - fix missing prettier file. Closes https://github.com/facebook/react-native/pull/20001 Differential Revision: D8714374 Pulled By: hramos fbshipit-source-id: acdcb5d84c56d26c55f6262a0a98aefe786de8cb
This commit is contained in:
committed by
Facebook Github Bot
parent
27a38dedf1
commit
fdce938455
@@ -197,8 +197,7 @@ babelHelpers.get = function _get(target, property, receiver = target) {
|
||||
}
|
||||
|
||||
return desc.value;
|
||||
}
|
||||
|
||||
};
|
||||
|
||||
// ### inherits ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user