Skip to content

Commit ce32771

Browse files
committed
Double quote
1 parent a415d00 commit ce32771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"singleQuote": true,
2+
"singleQuote": false,
33
"trailingComma": "all",
44
"printWidth": 100
55
}

0 commit comments

Comments
 (0)