Skip to content

Commit 4a2b8d3

Browse files
committed
Remove quoteProps: "consistent" from Prettier config
1 parent b837be7 commit 4a2b8d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.prettierrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"printWidth": 100,
3-
"quoteProps": "consistent",
43
"singleQuote": true,
54
"trailingComma": "all"
65
}

0 commit comments

Comments
 (0)