search-engine-optimization/.prettierrc

6 lines
73 B
Plaintext

{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "all"
}