diff --git a/src/utils/ide.ts b/src/utils/ide.ts index fe6d55d..f88e8d8 100644 --- a/src/utils/ide.ts +++ b/src/utils/ide.ts @@ -1492,3 +1492,4 @@ async function installFromArtifactory(command: string): Promise { throw error } } +