.prettierrc 49 B

12345
  1. {
  2. "printWidth": 110,
  3. "proseWrap": "always"
  4. }