Skip to content

Commit 35db205

Browse files
authored
Merge pull request #161 from gjsjohnmurray/fix-160
fix #160 linebreak problems reported on every source line on Windows
2 parents 021f035 + 8d7fbef commit 35db205

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"endOfLine": "auto",
23
"singleQuote": false,
34
"trailingComma": "es5",
45
"printWidth": 120

0 commit comments

Comments
 (0)