Skip to content

Commit d197b04

Browse files
authored
Update .prettierrc
1 parent 63306a3 commit d197b04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.prettierrc

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"semi": true,
3-
"trailingComma": "all",
3+
"trailingComma": "es5",
44
"singleQuote": true,
55
"printWidth": 70,
6-
}
6+
}

0 commit comments

Comments
 (0)