This commit is contained in:
Orta 2020-08-21 08:21:52 -04:00
parent 3e1a236812
commit c402ee962f
3 changed files with 3 additions and 6 deletions

View file

@ -1,5 +1,3 @@
/// <reference lib="webworker">
self.extendTSWorkerFactory = (TypeScriptWorker) => {
return class MonacoTSWorker extends TypeScriptWorker {