mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-07-01 12:22:15 +02:00
📺 requestIdleCallback doesn need to be global
This commit is contained in:
@ -52,7 +52,6 @@
|
|||||||
"maxdepth": 3,
|
"maxdepth": 3,
|
||||||
"maxcomplexity": 14,
|
"maxcomplexity": 14,
|
||||||
"globals": {
|
"globals": {
|
||||||
"requestIdleCallback": false,
|
|
||||||
"AbortController": false,
|
"AbortController": false,
|
||||||
"AbortSignal": false,
|
"AbortSignal": false,
|
||||||
"FinalizationRegistry": false
|
"FinalizationRegistry": false
|
||||||
|
Reference in New Issue
Block a user