1
0

Minor cleanup
All checks were successful
Build and test project / build-and-test (push) Successful in 1m33s

This commit is contained in:
2026-03-22 12:38:37 +01:00
parent d4d74d499e
commit 2f1330ec32
6 changed files with 29 additions and 47 deletions

View File

@@ -21,6 +21,7 @@ export default [
HTMLElement: 'readonly',
Worker: 'readonly',
requestAnimationFrame: 'readonly',
location: 'readonly',
// JSZip loaded via script tag
JSZip: 'readonly',
},