mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 10:38:59 +01:00
Fix string name
This commit is contained in:
@@ -221,7 +221,7 @@
|
||||
"typescript.implementationsCodeLens.showOnAllClassMethods": {
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"description": "%typescript.implementationsCodeLens.showOnAllClassMethods.desc%",
|
||||
"description": "%typescript.implementationsCodeLens.showOnAllClassMethods%",
|
||||
"scope": "window"
|
||||
},
|
||||
"typescript.reportStyleChecksAsWarnings": {
|
||||
|
||||
Reference in New Issue
Block a user