Skip to content

Commit c76ec61

Browse files
committed
spaces v tabs
1 parent 3492add commit c76ec61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.d.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@ declare global {
116116
bgCyan: string;
117117
bgWhite: string;
118118

119-
reset: string;
120-
// @ts-ignore
119+
reset: string;
120+
// @ts-ignore
121121
bold: string;
122122
dim: string;
123123
italic: string;

0 commit comments

Comments
 (0)