mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-25 22:01:51 -05:00
Merge pull request #30565 from D0nGiovanni/m-template-literal-2
add refactoring: string concatenation to template literals
This commit is contained in:
@@ -5349,6 +5349,10 @@
|
||||
"category": "Message",
|
||||
"code": 95095
|
||||
},
|
||||
"Convert to template string": {
|
||||
"category": "Message",
|
||||
"code": 95096
|
||||
},
|
||||
|
||||
"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