Skip to content

Commit 729a508

Browse files
committed
feat: add Prettier
1 parent 71b256f commit 729a508

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.prettierrc

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

0 commit comments

Comments
 (0)