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

5 lines
67 B
Text

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