mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
typescript - fix nls issue
//cc @mjbvz
This commit is contained in:
@@ -519,7 +519,7 @@
|
||||
"type": "boolean",
|
||||
"default": false,
|
||||
"markdownDescription": "%configuration.implicitProjectConfig.experimentalDecorators%",
|
||||
"markdownDeprecationMessage": "%configuration.javascript.implicitProjectConfig.experimentalDecorators.deprecation%",
|
||||
"markdownDeprecationMessage": "%configuration.javascript.checkJs.experimentalDecorators.deprecation%",
|
||||
"scope": "window"
|
||||
},
|
||||
"js/ts.implicitProjectConfig.experimentalDecorators": {
|
||||
|
||||
Reference in New Issue
Block a user