Skip to content

Commit 3e1b39c

Browse files
author
Manu
committed
change prettier rule
1 parent ebab987 commit 3e1b39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"printWidth": 80,
4949
"tabWidth": 2,
5050
"arrowParens": "avoid",
51-
"endOfLine": "lf"
51+
"endOfLine": "auto"
5252
},
5353
"name": "graphql-react-client",
5454
"author": "manu",

0 commit comments

Comments
 (0)