post-api-call/.prettierrc
2021-05-21 14:53:33 -07:00

6 lines
98 B
Plaintext

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