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:
Tyler James Leonhardt
2022-03-18 15:58:44 -07:00
committed by GitHub
parent f728c9289e
commit 18df55c4d4
2 changed files with 70 additions and 110 deletions

View File

@@ -5,6 +5,9 @@
"experimentalDecorators": true,
"typeRoots": [
"./node_modules/@types"
],
"lib": [
"WebWorker"
]
},
"include": [