aqs/.prettierrc
2024-03-19 20:11:01 +08:00

6 lines
74 B
Plaintext

{
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}