friebetill_obsidian-file-diff/.prettierrc.json

6 lines
82 B
JSON

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