.prettierrc 91 Bytes
{
  "printWidth": 800,
  "semi": false,
  "psingleQuote": true,
  "trailingComma": "none"
}