You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a nauseating workaround to allow typescript packages to compile
using more recent versions of the `@node/types` package. It adds `DOM`
to the list of libs in `tsconfig.json`, which tells the Typscript
compiler about the `AbortController` and related types.
Fixesestuary#279
0 commit comments