1
0
mirror of https://gitlab.com/MisterBiggs/brain-quartz.git synced 2025-06-16 09:46:39 +00:00
brain-quartz/.prettierrc
2022-05-01 22:08:14 -07:00

7 lines
96 B
Plaintext

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