{
  "printWidth": 120,
  "singleQuote": true,
  "useTabs": false,
  "tabWidth": 2,
  "quoteProps": "as-needed",
  "trailingComma": "all",
  "endOfLine": "lf",
  "arrowParens": "always"
}