mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 18:19:12 +01:00
Use vscode.dev for GH auth (#145424)
* Use vscode.dev for GH auth * use correct urls and fix URLSearchParams typing
This commit is contained in:
committed by
GitHub
parent
f728c9289e
commit
18df55c4d4
@@ -5,6 +5,9 @@
|
||||
"experimentalDecorators": true,
|
||||
"typeRoots": [
|
||||
"./node_modules/@types"
|
||||
],
|
||||
"lib": [
|
||||
"WebWorker"
|
||||
]
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user