Skip to content

Commit 258294e

Browse files
committed
feat: no trailing commas
1 parent c93614d commit 258294e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.prettierrc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
{}
1+
{
2+
"trailingComma": "none"
3+
}

0 commit comments

Comments
 (0)