members-database/.prettierrc
2024-08-17 16:36:27 +02:00

5 lines
67 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"printWidth": 120
}