quwangxin 3 жил өмнө
parent
commit
7a4c3918bb

+ 1 - 1
ele-admin-template/prettier.config.js

@@ -15,5 +15,5 @@ module.exports = {
   proseWrap: 'never',
   htmlWhitespaceSensitivity: 'strict',
   vueIndentScriptAndStyle: true,
-  endOfLine: 'lf'
+  endOfLine: 'auto'
 };