supermemory/.prettierrc
2024-07-16 19:26:47 -05:00

5 lines
62 B
Text

{
"tabWidth": 2,
"trailingComma": "all",
"useTabs": true
}