Files
WebObsidian/.prettierrc.json
helori_ollivier fb1bfa6123 initial commit
2026-04-19 21:33:42 +02:00

7 lines
120 B
JSON

{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}