Skip to content

Commit

Permalink
Add remaining AudioWorkletGlobalScope attributes to .eslintrc
Browse files Browse the repository at this point in the history
  • Loading branch information
oshoham committed Jun 27, 2019
1 parent d90c3fc commit 50a06b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/audioWorklet/.eslintrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
{
"globals": {
"currentFrame": true,
"currentTime": true,
"sampleRate": true,
"preval": true
},
Expand Down

0 comments on commit 50a06b5

Please sign in to comment.