dotfiles/zsh/.zsh/.prettierrc

5 lines
49 B
Plaintext
Raw Normal View History

2024-04-26 17:41:20 +00:00
{
"printWidth": 110,
"proseWrap": "always"
}