1
1
mirror of https://github.com/therootcompany/sclient synced 2025-06-15 17:36:34 +00:00
sclient/.prettierrc.json

9 lines
131 B
JSON

{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": false,
"bracketSpacing": true,
"proseWrap": "always",
"semi": true
}