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