Skip to content

Commit

Permalink
fix: 代码格式化优化 (#192)
Browse files Browse the repository at this point in the history
  • Loading branch information
livehigh authored Oct 18, 2023
1 parent cdc816e commit 7ea40b3
Show file tree
Hide file tree
Showing 9 changed files with 720 additions and 720 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"singleQuote": true,
"jsxSingleQuote": true,
"jsxBracketSameLine": true,
"trailingComma": "all"
"trailingComma": "es5"
}
Loading

0 comments on commit 7ea40b3

Please sign in to comment.