violet/.prettierrc
2022-08-26 20:34:55 -04:00

6 lines
91 B
Text

{
"printWidth": 80,
"trailingComma": "none",
"tabWidth": 2,
"singleQuote": false
}