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

Commit

Permalink
Pretttier: synchronise config with 'graphql-js' (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanGoncharov authored Jul 3, 2019
1 parent 90af975 commit 162d9a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"parser": "flow",
"singleQuote": true,
"trailingComma": "all"
"trailingComma": "all",
"endOfLine": "lf"
}

0 comments on commit 162d9a3

Please sign in to comment.