foxapp/.prettierrc

6 lines
78 B
Text
Raw Normal View History

2024-04-23 20:37:20 +02:00
{
"useTabs": true,
"singleQuote": false,
"trailingComma": "all"
}