style(prettier): changed endOfLine to "crlf"
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"semi": true,
|
||||
"singleQuote": true
|
||||
"singleQuote": true,
|
||||
"endOfLine": "crlf"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user