Skip to content

Commit fcadff5

Browse files
committed
Add quoteProps: consistent to Prettier config
1 parent 84d0b61 commit fcadff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"printWidth": 100,
3+
"quoteProps": "consistent",
34
"singleQuote": true,
45
"trailingComma": "all"
56
}

0 commit comments

Comments
 (0)