Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove globalThisShim and globalThis modification for TypeScriptServi…
…cesFactory Looking at github, sourcegraph, and internally, nobody appears to use this factory at all. It's still used within our testing framework, so I won't remove it, but we shouldn't be polyfilling globalThis and sticking things onto it these days.
- Loading branch information