java-bookstore/ui/.prettierrc.json
2025-02-13 11:13:55 +08:00

6 lines
66 B
JSON

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