Home
last modified time | relevance | path

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

/third_party/typescript/src/services/formatting/
Dformatting.ts139 …export function formatOnClosingCurly(position: number, sourceFile: SourceFile, formatContext: Form… function
/third_party/typescript/src/services/
Dservices.ts2082 return formatting.formatOnClosingCurly(position, sourceFile, formatContext);