No Description

.prettierrc 56B

12345
  1. {
  2. "trailingComma": "all",
  3. "arrowParens": "always"
  4. }