.prettierrc 51 B

1234
  1. {
  2. "singleQuote": true,
  3. "trailingComma": "all"
  4. }