Skip to content

Commit 34119ff

Browse files
author
IvanZosimov
committed
Add the eol symbol at the end of .prettierrc.json
1 parent e217e0a commit 34119ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prettierrc.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
"arrowParens": "avoid",
1010
"parser": "typescript",
1111
"endOfLine": "auto"
12-
}
12+
}
13+

0 commit comments

Comments
 (0)