Replaced all instances of webi.ps1 with webi-pwsh.ps1
[webi-installers/.git] / .prettierrc
1 {
2   "trailingComma": "none",
3   "tabWidth": 2,
4   "singleQuote": true,
5   "proseWrap": "always"
6 }