Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

Commit 17f599c

Browse files
Merge pull request #3699 from Nickman87/patch-1
Change prettier config
2 parents f072ae0 + a1266b9 commit 17f599c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"singleQuote": true,
3-
"trailingComma": "all",
3+
"trailingComma": "es5",
44
"printWidth": 120
55
}

0 commit comments

Comments
 (0)