Skip to content

Commit 61eccf4

Browse files
committed
fix formatting
1 parent 27a99c2 commit 61eccf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vs/workbench/api/common/extensionHostMain.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ abstract class ErrorHandler {
103103
prepareStackTraceAndFindExtension(error, stackTrace);
104104
return v.call(Error, error, stackTrace);
105105
};
106-
106+
107107
Object.assign(_prepareStackTrace, { [_wasWrapped]: true });
108108
},
109109
});

0 commit comments

Comments
 (0)