Skip to content

Commit cddd619

Browse files
committed
.prettierrc endOfLine auto
1 parent ec38848 commit cddd619

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: javascript/.prettierrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"printWidth": 120
2+
"printWidth": 120,
3+
"endOfLine": "auto"
34
}

0 commit comments

Comments
 (0)