Skip to content

Commit 798f4bc

Browse files
authored
Add observability when dropping/gathering ice candidates (#672)
1 parent d85021d commit 798f4bc

File tree

3 files changed

+45
-57
lines changed

3 files changed

+45
-57
lines changed

.eslintrc.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ module.exports = {
88
'src/gen',
99
'dist',
1010
'docs',
11+
'playwright-report',
1112
/*
1213
* TODO(mc, 2023-04-06): something about nested node_modules in examples
1314
* is causing eslint to choke. Investigate workspaces as a solution

0 commit comments

Comments
 (0)