gluestick/.prettierrc

6 lines
91 B
Text

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