refactor: finish moving ssh-* scripts to own installers
[webi-installers/.git] / .prettierrc
1 {
2   "trailingComma": "none",
3   "tabWidth": 2,
4   "singleQuote": true,
5   "proseWrap": "always"
6 }