{
  "printWidth": 120,
  "tabWidth": 4,
  "singleQuote": true,
  "semi": false,
  "bracketSameLine": true,
  "endOfLine": "auto",
  "htmlWhitespaceSensitivity": "ignore"
}