mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
Remove windows-process-tree types if they get installed
These typings cause duplicate identifier errors on windows tsc builds
This commit is contained in:
@@ -701,7 +701,6 @@
|
||||
"./vs/code/electron-browser/processExplorer/processExplorerMain.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"./typings/require-monaco.d.ts",
|
||||
"./typings/windows-process-tree.d.ts"
|
||||
"./typings/require-monaco.d.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user