carhop__carhop-theme__DEV/.prettierrc
2025-07-03 17:05:02 +02:00

6 lines
79 B
Plaintext

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