mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-18 07:29:16 -05:00
PR feedback
This commit is contained in:
@@ -1076,6 +1076,8 @@ namespace ts {
|
||||
|
||||
/**
|
||||
* Convert the json syntax tree into the json value and report errors
|
||||
* This returns the json value (apart from checking errors) only if returnValue provided is true.
|
||||
* Otherwise it just checks the errors and returns undefined
|
||||
*/
|
||||
/*@internal*/
|
||||
export function convertToObjectWorker(
|
||||
|
||||
Reference in New Issue
Block a user