daily-servo/worker/.prettierrc

7 lines
78 B
Plaintext
Raw Permalink Normal View History

2024-08-01 15:24:47 +01:00
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}