mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 04:35:36 +08:00
Upgrade Prettier to 1.13.6 on fbsource
Reviewed By: zertosh Differential Revision: D8638504 fbshipit-source-id: c6991b2e884e14868ddc1d9047a78191219d673f
This commit is contained in:
committed by
Facebook Github Bot
parent
506f920838
commit
5bf3476133
14
Libraries/vendor/core/whatwg-fetch.js
vendored
14
Libraries/vendor/core/whatwg-fetch.js
vendored
@@ -1,11 +1,11 @@
|
||||
/**
|
||||
* Copyright (c) 2015-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @format
|
||||
*/
|
||||
* Copyright (c) 2015-present, Facebook, Inc.
|
||||
*
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*
|
||||
* @format
|
||||
*/
|
||||
|
||||
// Fork of https://github.com/github/fetch/blob/master/fetch.js that does not
|
||||
// use reponseType: 'blob' by default. RN already has specific native implementations
|
||||
|
||||
Reference in New Issue
Block a user