front-template/.prettierrc.json
2025-01-07 15:29:05 +08:00

6 lines
66 B
JSON

{
"semi": false,
"singleQuote": true,
"endOfLine": "auto"
}