diff --git a/ibiz-next-vue3/.prettierrc.yaml b/ibiz-next-vue3/.prettierrc.yaml index 99ecbe2e73c1c0adcdc5ed71d28ebb28b878c720..5c7f872026615892e6a63047a7ba51f43ce929d7 100644 --- a/ibiz-next-vue3/.prettierrc.yaml +++ b/ibiz-next-vue3/.prettierrc.yaml @@ -15,4 +15,4 @@ arrowParens: avoid # jsx 元素最后末尾的 > ,换行放置 bracketSameLine: false # 设置换行符 -endOfLine: 'lf' \ No newline at end of file +endOfLine: 'auto' \ No newline at end of file