canteen_system/.prettierrc

10 lines
136 B
Plaintext

{
"vueIndentScriptAndStyle": true,
"htmlWhitespaceSensitivity": "ignore",
"printWidth": 80,
"singleAttributePerLine": true
}