mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-31 15:09:26 +08:00
fix: prettier格式化会将光标移至文件末尾
This commit is contained in:
parent
64be0cee7f
commit
6832be98bf
@ -8,5 +8,6 @@
|
||||
"bracketSpacing": true,
|
||||
"vueIndentScriptAndStyle": false,
|
||||
"arrowParens": "avoid",
|
||||
"trailingComma": "none"
|
||||
"trailingComma": "none",
|
||||
"endOfLine": "auto"
|
||||
}
|
Loading…
Reference in New Issue
Block a user