LSSE-front/.prettierrc
2025-08-06 19:10:12 +08:00

7 lines
109 B
Plaintext

{
"printWidth": 120,
"semi": false,
"singleQuote": true,
"prettier.spaceBeforeFunctionParen": true
}