aboutsummaryrefslogtreecommitdiff
path: root/packages/studip-ui/.prettierrc.json
blob: 29a2402ef050746efe041b9e3393bf33796407c3 (plain)
1
2
3
4
5
6
{
  "$schema": "https://json.schemastore.org/prettierrc",
  "semi": false,
  "singleQuote": true,
  "printWidth": 100
}