Skip to content

Commit c826963

Browse files
committed
cleanup
1 parent f797848 commit c826963

File tree

7 files changed

+3492
-3377
lines changed

7 files changed

+3492
-3377
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"printWidth": 120,
66
"semi": false,
77
"singleQuote": true,
8-
"trailingComma": "none",
8+
"trailingComma": "all",
99
"useTabs": false,
1010
"arrowParens": "avoid"
1111
}

0 commit comments

Comments
 (0)