adopt new version of tas-client, no longer use "umd" variant (#263340)

upgrade to tas-client 0.3.1
This commit is contained in:
SteVen Batten
2025-11-12 07:50:41 -08:00
committed by GitHub
parent f62ffbb85b
commit 27a2bcb056
11 changed files with 38 additions and 26 deletions

View File

@@ -1541,7 +1541,7 @@ export default tseslint.config(
'readline',
'stream',
'string_decoder',
'tas-client-umd',
'tas-client',
'tls',
'undici',
'undici-types',
@@ -1630,7 +1630,7 @@ export default tseslint.config(
'vs/base/~',
'vs/base/parts/*/~',
'vs/platform/*/~',
'tas-client-umd', // node module allowed even in /common/
'tas-client', // node module allowed even in /common/
'@microsoft/1ds-core-js', // node module allowed even in /common/
'@microsoft/1ds-post-js', // node module allowed even in /common/
'@xterm/headless' // node module allowed even in /common/
@@ -1748,7 +1748,7 @@ export default tseslint.config(
'when': 'test',
'pattern': 'vs/workbench/contrib/*/~'
}, // TODO@layers
'tas-client-umd', // node module allowed even in /common/
'tas-client', // node module allowed even in /common/
'vscode-textmate', // node module allowed even in /common/
'@vscode/vscode-languagedetection', // node module allowed even in /common/
'@vscode/tree-sitter-wasm', // type import