chore: Upgrade Prettier 1.8 -> 2.0 (#1436)
This commit is contained in:
@ -14,7 +14,7 @@ export default class Analytics extends React.Component<Props> {
|
||||
// standard Google Analytics script
|
||||
window.ga =
|
||||
window.ga ||
|
||||
function() {
|
||||
function () {
|
||||
// $FlowIssue
|
||||
(ga.q = ga.q || []).push(arguments);
|
||||
};
|
||||
|
Reference in New Issue
Block a user