Skip to content

Commit

Permalink
chore: force compile newline lf
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidKk committed Feb 8, 2024
1 parent 56aceec commit 4161b0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"inlineSources": false,

/* 其他选项 */
"newLine": "lf",
// 启用装饰器
"experimentalDecorators": true,
// 为装饰器提供元数据的支持
Expand Down

0 comments on commit 4161b0b

Please sign in to comment.