land0r_obsidian-flowchart-p.../.prettierrc
2024-11-14 02:06:54 +01:00

7 lines
100 B
Text

{
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"tabWidth": 2,
"printWidth": 80
}