post-api-call/.old/.prettierrc
2023-12-30 19:05:12 -08:00

6 lines
98 B
Plaintext

{
"printWidth": 80,
"tabWidth": 4,
"singleQuote": true,
"parser": "typescript"
}