diff --git a/index.json b/index.json index a561663..26b8b1a 100644 --- a/index.json +++ b/index.json @@ -1,5 +1,6 @@ { "singleQuote": true, "tabWidth": 4, - "printWidth": 120 + "printWidth": 120, + "vueIndentScriptAndStyle": true }