Forked from
pregmodfan / fc-pregmod
14142 commits behind the upstream repository.
-
ezsh authored
VSCode and typescript still do not understand assignments to window as introducing of a global name. To make them happy, use assignment to globalThis.
ezsh authoredVSCode and typescript still do not understand assignments to window as introducing of a global name. To make them happy, use assignment to globalThis.