Skip to content

Commit b8f33e6

Browse files
committed
fix: update prettier config
1 parent 4a436a6 commit b8f33e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.prettierrc

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"singleQuote": true,
3+
"trailingComma": "all"
4+
}

0 commit comments

Comments
 (0)