Skip to content

Commit 6f2b497

Browse files
committed
edit .prettierrc.json
1 parent 7b6dd4d commit 6f2b497

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.prettierrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"trailingComma": "es5",
33
"tabWidth": 2,
44
"semi": true,
5-
"singleQuote": false
5+
"singleQuote": false,
6+
"endOfLine": "crlf"
67
}

0 commit comments

Comments
 (0)