From d905abfb118ca50f6af1292073ce4fc3b91c7045 Mon Sep 17 00:00:00 2001 From: Veetaha Date: Mon, 17 Feb 2020 22:35:37 +0200 Subject: vscode: migrate to tripple equals --- editors/code/src/installation/server.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/code/src/installation') diff --git a/editors/code/src/installation/server.ts b/editors/code/src/installation/server.ts index 63ab104a1..750852921 100644 --- a/editors/code/src/installation/server.ts +++ b/editors/code/src/installation/server.ts @@ -42,7 +42,7 @@ export async function ensureServerBinary(source: null | BinarySource): Promise