mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 06:51:53 +01:00
some polish and fixes
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
* Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
*--------------------------------------------------------------------------------------------*/
|
||||
|
||||
'use strict';
|
||||
|
||||
import { assign } from 'vs/base/common/objects';
|
||||
|
||||
export interface IssueReporterData {
|
||||
|
||||
Reference in New Issue
Block a user