Skip to content

Commit 7ea40b3

Browse files
authored
fix: 代码格式化优化 (#192)
1 parent cdc816e commit 7ea40b3

File tree

9 files changed

+720
-720
lines changed

9 files changed

+720
-720
lines changed

.prettierrc

+1-1
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)