website/.prettierrc.json

5 lines
81 B
JSON

{
"useTabs": true,
"htmlWhitespaceSensitivity": "ignore",
"printWidth": 120
}