Skip to content

Commit 277a9ba

Browse files
committed
pnpm format
1 parent 6925c6c commit 277a9ba

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

doc/specs/examples/stream-gameFinish.json.yaml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,7 @@ value:
1515
"perf": "blitz",
1616
"rated": true,
1717
"hasMoved": true,
18-
"opponent":
19-
{
20-
"id": "aaron",
21-
"username": "Aaron",
22-
"rating": 1726,
23-
"ratingDiff": 7,
24-
},
18+
"opponent": { "id": "aaron", "username": "Aaron", "rating": 1726, "ratingDiff": 7 },
2519
"isMyTurn": false,
2620
"secondsLeft": 300,
2721
"winner": "black",

0 commit comments

Comments
 (0)