Upgrade Prettier to 1.13.6 on fbsource

Reviewed By: zertosh

Differential Revision: D8638504

fbshipit-source-id: c6991b2e884e14868ddc1d9047a78191219d673f
This commit is contained in:
Peter van der Zee
2018-06-27 03:22:49 -07:00
committed by Facebook Github Bot
parent 506f920838
commit 5bf3476133
3 changed files with 10 additions and 10 deletions

View File

@@ -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