1
0
Fork 0
mirror of https://github.com/wukko/cobalt.git synced 2025-03-10 19:18:50 +01:00
cobalt/packages/api-client/.prettierrc
2024-08-09 07:55:21 +00:00

6 lines
104 B
Text

{
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "none",
"arrowParens": "avoid"
}