{
  "semi": true,
  "trailingComma": "all",
  "singleQuote": true,
  "bracketSpacing": true,
  "tabWidth": 4,
  "printWidth": 100
}
