Skip to content

Commit c5c87fb

Browse files
committed
fix: 使用 LF 换行符 (closes: #2)
1 parent 4b086b9 commit c5c87fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"allowSyntheticDefaultImports": true,
1212
"importHelpers": true,
1313
"outDir": "lib",
14+
"newLine": "LF",
1415
"lib": [
1516
"esnext",
1617
"dom"

0 commit comments

Comments
 (0)