fleeting-garden/.prettierrc

6 lines
No EOL
95 B
Text

{
"trailingComma": "none",
"tabWidth": 4,
"semi": true,
"singleQuote": true
}