1
0
mirror of https://github.com/jaandrle/deka-dom-el synced 2025-03-31 11:35:52 +02:00

📺 requestIdleCallback doesn need to be global

This commit is contained in:
Jan Andrle 2025-03-18 17:24:01 +01:00
parent 4dba3a292a
commit a8fa048522
Signed by: jaandrle
GPG Key ID: B3A25AED155AFFAB

View File

@ -52,7 +52,6 @@
"maxdepth": 3,
"maxcomplexity": 14,
"globals": {
"requestIdleCallback": false,
"AbortController": false,
"AbortSignal": false,
"FinalizationRegistry": false