postcat/.prettierrc

5 lines
47 B
Plaintext
Raw Normal View History

2022-01-17 14:50:31 +08:00
{
"singleQuote": true,
"printWidth": 120
}