mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
Adding explicit returns for remaining instances
This commit is contained in:
@@ -100,6 +100,7 @@ export class ExtHostConfiguration extends ExtHostConfigurationShape {
|
||||
workspaceValue: config.workspace
|
||||
};
|
||||
}
|
||||
return undefined;
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user