note/web/.prettierrc.json
2026-04-23 20:42:16 +08:00

5 lines
47 B
JSON

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