mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-25 22:01:51 -05:00
Cleaned up refactoring names, descriptions.
This commit is contained in:
@@ -5341,14 +5341,10 @@
|
||||
"category": "Message",
|
||||
"code": 95095
|
||||
},
|
||||
"Convert string concatenation or template literal": {
|
||||
"Convert to template string": {
|
||||
"category": "Message",
|
||||
"code": 95096
|
||||
},
|
||||
"Convert to template literal": {
|
||||
"category": "Message",
|
||||
"code": 95097
|
||||
},
|
||||
|
||||
"No value exists in scope for the shorthand property '{0}'. Either declare one or provide an initializer.": {
|
||||
"category": "Error",
|
||||
|
||||
Reference in New Issue
Block a user