friebetill_obsidian-file-diff/.prettierrc.json

6 lines
81 B
JSON

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
"singleQuote": true
}