Commit b00e817
committed
fix: filter browser globals to exclude keys with spaces and restore AudioWorkletGlobalScope
- Updated `eslint.config.mjs` to exclude browser global keys containing spaces.
- Explicitly restored `AudioWorkletGlobalScope` from browser globals with corrected naming.1 parent 20003cc commit b00e817
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
| 35 | + | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
0 commit comments