foxapp/.prettierrc
2024-04-23 20:37:20 +02:00

5 lines
78 B
Text

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