carhop__carhop-theme__DEV/.prettierrc

6 lines
79 B
Plaintext

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