quartz/.prettierrc.json
2022-04-29 13:03:22 -07:00

7 lines
96 B
JSON

{
"printWidth": 100,
"quoteProps": "as-needed",
"trailingComma": "all",
"tabWidth": 2
}