.prettierrc 47 B

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