aboutsummaryrefslogtreecommitdiff
path: root/web/pw-server/.prettierrc
blob: 8b9522de1230cbe5179346dca65ee61241e4bb70 (plain)
1
2
3
4
5
6
{
  "useTabs": false,
  "singleQuote": false,
  "trailingComma": "es5",
  "printWidth": 100
}