Commit 89d3d52
chore: allow DOMParser browser global in ESLint config
The entity-decode fix uses DOMParser, which the explicit browser-globals
allowlist did not include, causing a no-undef lint error.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 3c825b7 commit 89d3d52
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments