Skip to content

Commit f0a528d

Browse files
committed
Code Clean
1 parent 5fcfc0e commit f0a528d

File tree

2 files changed

+233
-228
lines changed

2 files changed

+233
-228
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"semi": true,
3-
"trailingComma": "all",
3+
"trailingComma": "none",
44
"singleQuote": true,
55
"printWidth": 120,
66
"tabWidth": 2

0 commit comments

Comments
 (0)