{
  "$schema": "http://json.schemastore.org/prettierrc",
  "arrowParens": "always",
  "printWidth": 120,
  "semi": false,
  "singleQuote": true,
  "trailingComma": "none"
}
