mercury/frontend/.prettierrc

6 lines
69 B
Text
Raw Permalink Normal View History

2023-09-15 16:33:25 +02:00
{
"useTabs": true,
"singleQuote": false,
"trailingComma": "all"
}