mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-07 08:27:55 -05:00
update baselines
This commit is contained in:
@@ -4406,6 +4406,7 @@ declare namespace ts {
|
||||
placeOpenBraceOnNewLineForFunctions?: boolean;
|
||||
placeOpenBraceOnNewLineForControlBlocks?: boolean;
|
||||
insertSpaceBeforeTypeAnnotation?: boolean;
|
||||
indentMultiLineObjectLiteralBeginningOnBlankLine?: boolean;
|
||||
}
|
||||
interface DefinitionInfo {
|
||||
fileName: string;
|
||||
|
||||
Reference in New Issue
Block a user