Cleaned up refactoring names, descriptions.

This commit is contained in:
Daniel Rosenwasser
2020-01-02 16:32:06 -08:00
parent ad0f0064ce
commit ff4fa1feb9
24 changed files with 72 additions and 79 deletions

View File

@@ -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",