aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
blob: d411adfcd87e95dd2e27faf34876297534e1b6fb (plain)
1
2
3
4
5
6
{
  "printWidth": 110,
  "tabWidth": 2,
  "useTabs": false,
  "trailingComma": "none"
}