Commit 1168b26
fix: correct AudioWorkletGlobalScope value in ESLint config
Fixed ESLint configuration error by setting AudioWorkletGlobalScope
to "readonly" instead of trying to access an invalid value from
globals.browser with trailing space.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 28be310 commit 1168b26
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments