diff --git a/.prettierrc b/.prettierrc index be8ed7938d..e2da8bb25a 100644 --- a/.prettierrc +++ b/.prettierrc @@ -14,5 +14,6 @@ "tabWidth": 2, "trailingComma": "none", "useTabs": false, - "quoteProps": "as-needed" + "quoteProps": "as-needed", + "endOfLine":"auto" } \ No newline at end of file