.prettierrc 51 Bytes
{
  "singleQuote": true,
  "trailingComma": "all"
}