font-end/.prettierrc

6 lines
64 B
Plaintext
Raw Permalink Normal View History

2025-09-03 17:05:34 +08:00
{
"printWidth": 120,
"semi": false,
"singleQuote": true
}