codecrumbs/.prettierrc

6 lines
86 B
Plaintext

{
"printWidth": 100,
"parser": "babylon",
"singleQuote": true,
"tabWidth": 2
}