cyberware/.prettierrc
2022-05-01 22:08:14 -07:00

6 lines
96 B
Text

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