Home
last modified time | relevance | path

Searched refs:formatDiagnosticsHost (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/utils/tsconfig/
H A DevaluateTsConfig.ts5 const formatDiagnosticsHost: import('typescript').FormatDiagnosticsHost = { constant
15 throw new Error(ts.formatDiagnostic(error, formatDiagnosticsHost));
33 throw new Error(ts.formatDiagnostic(jsonFileContents.errors[0], formatDiagnosticsHost));