Upgrade Prettier

This commit is contained in:
Ken Powers
2020-01-08 12:44:54 -05:00
committed by Scott Nonnenberg
parent d14c8e2277
commit 0d3b390129
57 changed files with 1074 additions and 1574 deletions

View File

@@ -9234,9 +9234,9 @@
"rule": "React-createRef",
"path": "ts/components/conversation/Message.tsx",
"line": " public focusRef: React.RefObject<HTMLDivElement> = React.createRef();",
"lineNumber": 155,
"lineNumber": 150,
"reasonCategory": "usageTrusted",
"updated": "2019-11-01T22:46:33.013Z",
"updated": "2020-01-06T17:05:33.013Z",
"reasonDetail": "Used for setting focus only"
},
{