aqs/.prettierrc

6 lines
74 B
Plaintext
Raw Permalink Normal View History

2024-03-19 20:11:01 +08:00
{
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}