{
  "singleQuote": true,
  "trailingComma": "none",
  "printWidth": 120,
  "endOfLine": "lf",
  "semi": true
}