oh-my-zsh/.prettierrc

5 lines
49 B
Plaintext
Raw Normal View History

2023-10-20 19:50:03 +08:00
{
"printWidth": 110,
"proseWrap": "always"
}