.prettierrc 49 B

1234
  1. {
  2. "tabWidth": 4,
  3. "proseWrap": "always"
  4. }