Skip to content

Commit c747caa

Browse files
committed
Fix the code style of tsconfig.json
1 parent 788f5bb commit c747caa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tsconfig.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"strict": true,
88
"noImplicitAny": false,
99
"moduleResolution": "node",
10-
"newLine": "lf",
11-
},
10+
"newLine": "lf"
11+
}
1212
}

0 commit comments

Comments
 (0)