canteen_system/.prettierrc

10 lines
136 B
Plaintext
Raw Normal View History

2025-04-28 14:13:49 +08:00
{
"vueIndentScriptAndStyle": true,
"htmlWhitespaceSensitivity": "ignore",
"printWidth": 80,
"singleAttributePerLine": true
}