Skip to content

Commit c141048

Browse files
authored
fix(csi-1782): fix MyEmitter memory leak (#342)
1 parent 1a7cb43 commit c141048

File tree

7 files changed

+645
-642
lines changed

7 files changed

+645
-642
lines changed

.ncurc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ reject: [
44
"postman-collection",
55
"postman-sandbox",
66
"jest",
7-
"@types/jest"
7+
"@types/jest",
8+
"uuid",
89
]
910

0 commit comments

Comments
 (0)