Skip to content

Commit 8859b59

Browse files
committed
style(json-crdt): 💄 make linter happy
1 parent 2524c81 commit 8859b59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/json-crdt/__tests__/fuzzer/generate-trace.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* tslint:disable no-console */
12
// Run: npx ts-node src/json-crdt/__tests__/fuzzer/generate-trace.ts
23

34
import {Patch} from '../../../json-crdt-patch';

0 commit comments

Comments
 (0)