Skip to content

Commit 298d915

Browse files
committed
fix prettier
1 parent 55e70db commit 298d915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"semi": true,
33
"trailingComma": "es5",
44
"singleQuote": true,
5-
"printWidth": 70,
5+
"printWidth": 70
66
}

0 commit comments

Comments
 (0)