Skip to content

Commit 53378d0

Browse files
authored
fix: 代码格式化优化 (#198)
1 parent 2088198 commit 53378d0

23 files changed

+3959
-3481
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"singleQuote": true,
77
"jsxSingleQuote": true,
88
"jsxBracketSameLine": true,
9-
"trailingComma": "all"
9+
"trailingComma": "es5"
1010
}

0 commit comments

Comments
 (0)