mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
make responses of chatRequestAccess proposal easier to consume and digest (#195479)
* make responses of `chatRequestAccess` proposal easier to consume and digest * allow same modern JS in API as in the rest
This commit is contained in:
@@ -13,8 +13,7 @@
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"types": [],
|
||||
"lib": [
|
||||
"es5",
|
||||
"ES2015.Iterable"
|
||||
"ES2022"
|
||||
],
|
||||
},
|
||||
"include": [
|
||||
|
||||
Reference in New Issue
Block a user