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

Commit 162d9a3

Browse files
Pretttier: synchronise config with 'graphql-js' (#531)
1 parent 90af975 commit 162d9a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.prettierrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"parser": "flow",
32
"singleQuote": true,
4-
"trailingComma": "all"
3+
"trailingComma": "all",
4+
"endOfLine": "lf"
55
}

0 commit comments

Comments
 (0)