.prettierrc 45 B

1234
  1. {
  2. "semi": false,
  3. "trailingComma": "none"
  4. }