agreg-server/server/frontend/.prettierrc

4 lines
64 B
Text
Raw Normal View History

{
"singleQuote": false,
"htmlWhitespaceSensitivity": "css"
}