Skip to content

Commit 2ea7919

Browse files
committed
Fixes
1 parent bb365bc commit 2ea7919

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.eslintrc.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ module.exports = {
3535
// From Streams specification
3636
"TransformStream": true,
3737
// From WebCodec specification
38+
"AudioData": true,
39+
"AudioEncoder": true,
40+
"AudioDecoder": true,
3841
"VideoFrame": true,
3942
"VideoEncoder": true,
4043
"VideoDecoder": true,

0 commit comments

Comments
 (0)