.prettierrc 46 B

1234
  1. {
  2. "printWidth": 80,
  3. "singleQuote": true
  4. }