Skip to content

Commit fa45d35

Browse files
Update baselines for protocol
1 parent d181223 commit fa45d35

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/baselines/reference/api/tsserverlibrary.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2718,6 +2718,7 @@ declare namespace ts {
27182718
placeOpenBraceOnNewLineForControlBlocks?: boolean;
27192719
insertSpaceBeforeTypeAnnotation?: boolean;
27202720
semicolons?: SemicolonPreference;
2721+
indentSwitchCase?: boolean;
27212722
}
27222723
interface UserPreferences {
27232724
readonly disableSuggestions?: boolean;

0 commit comments

Comments
 (0)