Skip to content

Commit cd2ea39

Browse files
JonasBaeoghanmurray
authored andcommitted
run prettier
1 parent fd9c0f6 commit cd2ea39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/rrweb/src/record/mutation.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ export default class MutationBuffer {
692692
);
693693
}
694694

695-
// Since this is an extremely hot path, do not destructure next
695+
// Since this is an extremely hot path, do not destructure next
696696
// in order to avoid invoking the iterator protocol
697697
const n = next[0];
698698
const target = next[1];

0 commit comments

Comments
 (0)