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