Chatto/.prettierrc

5 lines
59 B
Plaintext
Raw Normal View History

2020-08-05 09:08:22 +00:00
{
"tabWidth": 2,
"useTabs": false,
"printWidth": 80
}