{
  "semi": true,
  "trailingComma": "none",
  "singleQuote": true,
  "parser": "typescript",
  "printWidth": 120,
  "tabWidth": 2
}