set prettierrc rule vueIndentScriptAndStyle to true
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
"singleQuote": false,
|
||||
"bracketSpacing": true,
|
||||
"arrowParens": "avoid",
|
||||
"vueIndentScriptAndStyle": false,
|
||||
"vueIndentScriptAndStyle": true,
|
||||
"trailingComma": "none"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user