{
  "trailingComma": "es5",
  "singleQuote": true,
  "semi": true,
  "quoteProps": "consistent",
  "endOfLine": "lf"
}