mercury/frontend/.prettierrc
2023-09-15 16:33:25 +02:00

5 lines
69 B
Text

{
"useTabs": true,
"singleQuote": false,
"trailingComma": "all"
}