homegrade_theme_production/.prettierrc

6 lines
80 B
Plaintext

{
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"printWidth": 100
}