trilium/.prettierrc.json
2019-03-07 17:19:23 +05:30

5 lines
65 B
JSON

{
"printWidth": 120,
"semi": true,
"bracketSpacing": true
}