outline-server/.prettierrc.json
2022-03-09 23:16:11 +00:00

5 lines
74 B
JSON

{
"singleQuote": true,
"bracketSpacing": false,
"printWidth": 100
}