obsidian-sample-plugin/.prettierrc

6 lines
72 B
Plaintext

{
"printWidth": 80,
"useTabs": false,
"singleQuote": true
}