🎨 chore(prettier): update .prettierrc
This commit is contained in:
@@ -7,5 +7,7 @@
|
||||
"bracketSpacing": true,
|
||||
"semi": false,
|
||||
"trailingComma": "es5",
|
||||
"vueIndentScriptAndStyle": false
|
||||
"vueIndentScriptAndStyle": false,
|
||||
"bracketSameLine": false,
|
||||
"singleAttributePerLine": true
|
||||
}
|
||||
Reference in New Issue
Block a user