dotfiles/zsh/.oh-my-zsh/.prettierrc

5 lines
49 B
Text
Raw Normal View History

2024-06-19 00:06:56 +02:00
{
"printWidth": 110,
"proseWrap": "always"
}