{
  "proseWrap": "always",
  "trailingComma": "all",
  "semi": true,
  "bracketSpacing": true,
  "singleQuote": true,
  "arrowParens": "always"
}
