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 e978673
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,6 +1,8 @@
{
"globals": {
"sampleRate": true,
"currentFrame": true,
"currentTime": true,
"preval": true
},
"parserOptions": {
Expand Down

0 comments on commit e978673

Please sign in to comment.