mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-17 01:49:57 -05:00
feat(40750): add refactoring to infer a return type annotation to a function (#41052)
This commit is contained in:
@@ -5979,6 +5979,10 @@
|
||||
"category": "Message",
|
||||
"code": 95147
|
||||
},
|
||||
"Infer function return type": {
|
||||
"category": "Message",
|
||||
"code": 95148
|
||||
},
|
||||
|
||||
"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