Bump Prettier to 1.13.4 on xplat

Summary:
Bump Prettier to use version 1.13.4
All code changes are caused by running Prettier and should only affect files that have an `format` header.
All other changes caused by yarn.

Reviewed By: ryanmce

Differential Revision: D8251255

fbshipit-source-id: 0b4445c35f1269d72730f2000002a27c1bc35914
This commit is contained in:
Peter van der Zee
2018-06-06 05:20:40 -07:00
committed by Facebook Github Bot
parent 3a1d949906
commit 29fb2a8e90
37 changed files with 88 additions and 55 deletions

View File

@@ -60,7 +60,8 @@ class TextInputBar extends React.PureComponent<*, *> {
class InputAccessoryViewExample extends React.Component<*> {
static title = '<InputAccessoryView>';
static description = 'Example showing how to use an InputAccessoryView to build an iMessage-like sticky text input';
static description =
'Example showing how to use an InputAccessoryView to build an iMessage-like sticky text input';
render() {
return (