mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
chore: updates server.log enum
This commit is contained in:
@@ -1512,7 +1512,8 @@
|
||||
"off",
|
||||
"terse",
|
||||
"normal",
|
||||
"verbose"
|
||||
"verbose",
|
||||
"requestTime"
|
||||
],
|
||||
"default": "off",
|
||||
"description": "%typescript.tsserver.log%",
|
||||
|
||||
Reference in New Issue
Block a user