tsfetch/worker/.prettierrc.json
2024-11-14 07:57:50 -05:00

8 lines
95 B
JSON

{
"printWidth": 140,
"singleQuote": false,
"semi": true,
"useTabs": true,
"tabWidth": 4
}