diff --git a/.prettierrc.json b/.prettierrc.json index 0967ef4..2589fad 100644 --- a/.prettierrc.json +++ b/.prettierrc.json @@ -1 +1,3 @@ -{} +{ + "vueIndentScriptAndStyle": true +}