dotfiles/dot_oh-my-zsh/dot_prettierrc

5 lines
49 B
Text
Raw Normal View History

2023-01-30 14:28:59 +01:00
{
"printWidth": 110,
"proseWrap": "always"
}